mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
mir_slim_rcptr._value
mir
rc
slim_ptr
mir_slim_rcptr
Holds the unqualified underlying value of type T for a slim reference-counted pointer.
struct
mir_slim_rcptr
(T)
package
static if
(
is(T == class) || is(T == interface)
)
Unqual
!
T
_value
;
mir
rc
slim_ptr
mir_slim_rcptr
aliases
opUnary
constructors
this
destructors
~this
functions
_get_value
opAssign
opCmp
opEquals
proxySwap
toHash
mixins
__anonymous
variables
_value
Holds the unqualified underlying value of type T for a slim reference-counted pointer.