phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
ET.PointerIsConst
nxt
container
traits
ContainerElementType
ET
Undocumented in source.
template
ET
(bool isConst, T)
@
safe
static if
(
isPointer!ElementType
)
enum
PointerIsConst
=
is
(
ElementType
==
const
)
;
Meta
Source
See Source File
nxt
container
traits
ContainerElementType
ET
aliases
ET
manifest constants
DataIsConst
DataIsImmutable
PointerIsConst
PointerIsImmutable