mir-core — Libmir Archive
Libmir Archive
API Reference Index
mir-core Guide
Dlang.org
Ref.__ptr
mir
functional
Ref
The __ptr member of Ref is a pointer to the referenced data of type T.
struct
Ref
(T)
@
optmath
T
*
__ptr
;
mir
functional
Ref
constructors
this
functions
__value
opEquals
toHash
variables
__ptr
The __ptr member of Ref is a pointer to the referenced data of type T.