ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
TypeHash.TypeHash
ocean
io
serialize
TypeId
TypeHash
Undocumented in source.
auto
TypeHash
;
template
TypeHash
(ulong hash, T)
static immutable
static if
(
is(T == struct) && !isTypedef!(T)
)
auto
TypeHash
=
StaticFnv1a64
!(
AggregateHash
!(
StaticFnv1a64
!(
hash
,
"struct{"
),
CheckedBaseType
!(
T
)),
"}"
)
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
template
TypeHash
(T)
Meta
Source
See Source File
ocean
io
serialize
TypeId
TypeHash
static variables
TypeHash