spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
ET.ET
spasm
rt
array
ContainerElementType
ET
Undocumented in source.
alias
ET
=
ElementType
alias
ET
=
ElementType
alias
ET
=
const
(
PointerTarget
!(
ElementType
))*
alias
ET
=
immutable
(
PointerTarget
!
ElementType
)*
alias
ET
=
ElementType
template
ET
(bool isConst, T)
@
safe
nothrow
static if
(
isPointer!ElementType
)
static if
(!(
isConst
))
static if
(!(
PointerIsConst
))
alias
ET
=
ElementType
alias
ET
=
ElementType
alias
ET
=
const
(
Unqual
!
ElementType
)
alias
ET
=
immutable
(
Unqual
!
ElementType
)
Meta
Source
See Implementation
spasm
rt
array
ContainerElementType
ET
aliases
ET
manifest constants
DataIsConst
DataIsImmutable
PointerIsConst
PointerIsImmutable