ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
TypeHash.TypeHash
ocean
io
serialize
TypeId
TypeHash
Undocumented in source.
auto
TypeHash
;
auto
TypeHash
;
template
TypeHash
(ulong hash, T)
static immutable
static if
(!(
is(T == struct) && !isTypedef!(T)
))
static if
(
is(T == union)
)
auto
TypeHash
=
StaticFnv1a64
!(
AggregateHash
!(
StaticFnv1a64
!(
hash
,
"union{"
),
CheckedBaseType
!(
T
)),
"}"
)
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
TypeHash
static variables
TypeHash