hunt v1.4.18 (2021-11-01T06:18:24Z)
Home
Dub
Repo
PtrType
hunt
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
hunt
serialization
Specify
enums
isDecerealiser
functions
checkDecerealiser
decerealiseArrayImpl
loopMembers
loopMembersImpl
specify
specifyAggregateMember
specifyBaseClass
specifyClass
specifyMember
specifyPtr
manifest constants
NULL
templates
PtrType