The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Ref.toHash
mir
functional
Ref
struct
Ref
(T)
const
@
optmath
static if
(
__traits(hasMember, T, "toHash") || __traits(isScalar, T)
)
size_t
toHash
(
)
if
(
!
isRef
!
T
)
Meta
Source
See Implementation
mir
functional
Ref
constructors
this
functions
__value
opEquals
toHash
variables
__ptr