Owned._writeBorrowed

true iff _container is currently referred to

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

Meta