ISharedRef.isShared

Undocumented in source.
struct ISharedRef(Allocator, T, bool Shared = true)
enum isShared = Shared || is(T == shared);

Meta