fSynchronized.m

Undocumented in source.
template fSynchronized(alias func)
static if(isSomeFunction!func)
FMutex m;

Meta