ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
TypeHash.TypeHash
ocean
io
serialize
TypeId
TypeHash
Undocumented in source.
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
template
TypeHash
(ulong hash, T)
static immutable
static if
(!(
is(T == struct) && !isTypedef!(T)
))
static if
(!(
is(T == union)
))
static if
(
is(T Base : Base[])
)
static if
(!(
is(T == Base[])
))
auto
TypeHash
=
StaticFnv1a64
!(
TypeHash
!(
hash
,
Base
),
"["
~
T.length.stringof
~
"]"
)
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
auto
TypeHash
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
TypeHash
static variables
TypeHash