ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
TypeErrorMsg.TypeErrorMsg
ocean
io
serialize
TypeId
TypeErrorMsg
Undocumented in source.
auto
TypeErrorMsg
;
auto
TypeErrorMsg
;
template
TypeErrorMsg
(T, Base)
static immutable
static if
(!(
is(T == Base)
))
auto
TypeErrorMsg
=
T.stringof
~
" is a typedef of "
~
Base.stringof
~
" which is not supported because it is a class or interface"
;
Meta
Source
See Source File
ocean
io
serialize
TypeId
TypeErrorMsg
static variables
TypeErrorMsg