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