phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
ET.PointerIsConst
array_ex
ContainerElementType
ET
Undocumented in source.
template
ET
(bool isConst, T)
static if
(
isPointer!ElementType
)
enum
PointerIsConst
=
is
(
ElementType
==
const
)
;
Meta
Source
See Source File
array_ex
ContainerElementType
ET
aliases
ET
manifest constants
DataIsConst
DataIsImmutable
PointerIsConst
PointerIsImmutable