phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
ET.PointerIsImmutable
nxt
container_traits
ContainerElementType
ET
Undocumented in source.
template
ET
(bool isConst, T)
@
safe
static if
(
isPointer!ElementType
)
enum
PointerIsImmutable
=
is
(
ElementType
==
immutable
)
;
Meta
Source
See Source File
nxt
container_traits
ContainerElementType
ET
aliases
ET
manifest constants
DataIsConst
DataIsImmutable
PointerIsConst
PointerIsImmutable