RefCounted.valid

Undocumented in source. Be warned that the author may not have intended to support it.
struct RefCounted(T)
@property const @nogc @safe
bool
valid
()
if (
!isArray!T
)

Meta