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