ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
StructHash.StructHash
ocean
util
container
map
utils
MapSerializer
MapSerializer
StructHash
Undocumented in source.
auto
StructHash
;
auto
StructHash
;
template
StructHash
(S)
static immutable
static if
(!(
is(typeof(TypeHash!(S)))
))
auto
StructHash
=
StaticFnv1a64
!(
typeof
(
S.k
).
mangleof
~
typeof
(
S.v
).
mangleof
)
;
Meta
Source
See Source File
ocean
util
container
map
utils
MapSerializer
MapSerializer
StructHash
static variables
StructHash