- _get_value
inout(T) _get_value()
- _get_value
inout(T) _get_value()
- _reset
void _reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- _thisPtr
inout(void)* _thisPtr()
Undocumented in source. Be warned that the author may not have intended to support it.
- context
mir_rc_context context()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
ref opAssign(typeof(null) )
- opAssign
ref opAssign(typeof(this) rhs)
- opAssign
ref opAssign(ThisTemplate!Q rhs)
- opCmp
sizediff_t opCmp(ThisTemplate!Y rhs)
- opEquals
bool opEquals(typeof(null) )
bool opEquals(ThisTemplate!Y rhs)
- proxySwap
void proxySwap(typeof(this) rhs)
- toHash
size_t toHash()
Thread safe reference counting array.
This implementation supports class and struct (alias this) polymorphism.
__xdtor if any is used to destruct objects.
The implementation never adds roots into the GC.