RefCounted.isGlobal

Undocumented in source.
struct RefCounted(Type, Allocator = typeof(theAllocator), Flag!"supportGC" supportGC = Flag!"supportGC".yes)
enum isGlobal = isSingleton || isTheAllocator;

Meta