Owned._writeBorrowed

true iff _container is currently referred to

struct Owned(Container)
pragma(inline) pure nothrow @safe @nogc @property
bool _writeBorrowed;

Meta