tanya v0.19.0 (2023-09-25T16:35:33Z)
Dub
Repo
isPointer.isPointer
tanya
meta
trait
isPointer
Undocumented in source.
enum
bool
isPointer
;
template
isPointer
(T)
static if
(
is(T U : U*)
)
enum
bool
isPointer
;
enum
bool
isPointer
;
Meta
Source
See Implementation
tanya
meta
trait
isPointer
variables
isPointer