batch-engine ~bitsTypes (2022-05-05T07:08:43.2915801)
Dub
Repo
pointerType
Engine
util
Undocumented in source.
template
pointerType (
T
) {
alias
Tp
=
baseType
!
T
;
alias
pointerType
=
Tp
;
alias
pointerType
=
Tp
*
;
}
Members
Aliases
Tp
alias
Tp
=
baseType
!
T
Undocumented in source.
pointerType
alias
pointerType
=
Tp
Undocumented in source.
pointerType
alias
pointerType
=
Tp
*
Undocumented in source.
Meta
Source
See Implementation
Engine
util
functions
_d_newclass
copy
copy2
newInstance
parallelRange
structs
ConstArray
templates
baseType
pointerType
remove