tSynchronized.tSynchronized

Undocumented in source. Be warned that the author may not have intended to support it.
template tSynchronized(alias func)
static if(isSomeFunction!func)
ReturnType!func
tSynchronized
(
Parameters!func args
)

Meta