phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
ET.DataIsImmutable
nxt
container_traits
ContainerElementType
ET
Undocumented in source.
template
ET
(bool isConst, T)
@
safe
static if
(
isPointer!ElementType
)
enum
DataIsImmutable
=
is
(
PointerTarget
!
ElementType
==
immutable
)
;
Meta
Source
See Source File
nxt
container_traits
ContainerElementType
ET
aliases
ET
manifest constants
DataIsConst
DataIsImmutable
PointerIsConst
PointerIsImmutable