IWeakRef.isShared

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

Meta