ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
isPointerType.isPointerType
ocean
meta
traits
Basic
isPointerType
Undocumented in source.
auto
isPointerType
;
auto
isPointerType
;
template
isPointerType
(T)
static immutable
static if
(!(
is(Unqual!(T) U == U*)
))
auto
isPointerType
=
false
;
Meta
Source
See Source File
ocean
meta
traits
Basic
isPointerType
static variables
isPointerType