geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
PtrType
geario
serialization
Specify
Undocumented in source.
template
PtrType (
T
) {
alias
PtrType
=
ubyte
*
;
alias
PtrType
=
uint
*
;
alias
PtrType
=
ulong
*
;
alias
PtrType
=
Unsigned
!
T
*
;
}
Members
Aliases
PtrType
alias
PtrType
=
ubyte
*
Undocumented in source.
PtrType
alias
PtrType
=
uint
*
Undocumented in source.
PtrType
alias
PtrType
=
ulong
*
Undocumented in source.
PtrType
alias
PtrType
=
Unsigned
!
T
*
Undocumented in source.
Meta
Source
See Implementation
geario
serialization
Specify
enums
isDecerealiser
functions
CheckDecerealiser
DecerealiseArrayImpl
LoopMembers
LoopMembersImpl
Specify
SpecifyBaseClass
SpecifyClass
SpecifyPtr
templates
PtrType
variables
NULL