hunt ~bench (2026-06-26T23:21:19.4628502)
Dub
Repo
PtrType.PtrType
hunt
serialization
specify
PtrType
Undocumented in source.
alias
PtrType
=
ubyte
*
alias
PtrType
=
uint
*
alias
PtrType
=
ulong
*
alias
PtrType
=
Unsigned
!
T
*
template
PtrType
(T)
static if
(!(
is(T == bool) || is(T == char)
))
static if
(!(
is(T == float)
))
static if
(!(
is(T == double)
))
alias
PtrType
=
Unsigned
!
T
*
Meta
Source
See Implementation
hunt
serialization
specify
PtrType
aliases
PtrType