mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
LightImmutableOf.LightImmutableOf
mir
qualifier
LightImmutableOf
Undocumented in source.
alias
LightImmutableOf
=
immutable
(
PointerTarget
!
T
)*
template
LightImmutableOf
(T)
static if
(
isPointer!T
)
alias
LightImmutableOf
=
immutable
(
PointerTarget
!
T
)*
alias
LightImmutableOf
=
typeof
(
init
.
lightImmutable
())
Meta
Source
See Implementation
mir
qualifier
LightImmutableOf
aliases
LightImmutableOf