ocean v6.2.0 (2021-12-09T10:56:40Z)
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