isGlobal.isGlobal

Undocumented in source.
template isGlobal(Allocator)
enum isGlobal = isSingleton!Allocator || isTheAllocator!Allocator;

Meta