ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
TypeId.TypeId
ocean
io
serialize
TypeId
TypeId
Undocumented in source.
auto
TypeId
;
template
TypeId
(T)
static immutable
static if
(
is(T == struct) && !isTypedef!(T)
)
auto
TypeId
=
"struct{"
~
AggregateId
!(
CheckedBaseType
!(
T
)) ~
"}"
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
TypeId
static variables
TypeId