ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
TypeId.TypeId
ocean
io
serialize
TypeId
TypeId
Undocumented in source.
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
template
TypeId
(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 == Base*)
)
static if
(!(
is(Base Args == function) && is(Base R == return)
))
auto
TypeId
=
TypeId
!(
Base
) ~
"*"
;
auto
TypeId
;
auto
TypeId
;
auto
TypeId
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
TypeId
static variables
TypeId