The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
mir_slim_rcptr._get_value
mir
rc
slim_ptr
mir_slim_rcptr
inout
(
T
)
_get_value
()
struct
mir_slim_rcptr
(T)
pragma(
inline
, true) return scope inout @
property
static if
(
is(T == class) || is(T == interface)
)
inout
(
T
)
_get_value
(
)
inout
(
T
)
_get_value
()
Meta
Source
See Implementation
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