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