orange v2.0.0 (2018-07-13T13:17:48Z)
Home
Dub
Repo
BaseTypeOfPointer.BaseTypeOfPointer
orange
util
Traits
BaseTypeOfPointer
Undocumented in source.
alias
BaseTypeOfPointer
=
BaseTypeOfPointer
!(
U
)
template
BaseTypeOfPointer
(T)
static if
(
is(T U : U*)
)
alias
BaseTypeOfPointer
=
BaseTypeOfPointer
!(
U
)
alias
BaseTypeOfPointer
=
T
Meta
Source
See Implementation
orange
util
Traits
BaseTypeOfPointer
aliases
BaseTypeOfPointer