mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
LightImmutableOf
mir
qualifier
template
LightConstOf
(T)
template
LightImmutableOf
(T)
template
LightImmutableOf (
T
) {
alias
LightImmutableOf
=
immutable
(
PointerTarget
!
T
)*
;
alias
LightImmutableOf
=
typeof
(
init
.
lightImmutable
())
;
}
Members
Aliases
LightImmutableOf
alias
LightImmutableOf
=
immutable
(
PointerTarget
!
T
)*
Undocumented in source.
LightImmutableOf
alias
LightImmutableOf
=
typeof
(
init
.
lightImmutable
())
Undocumented in source.
Meta
Source
See Implementation
mir
qualifier
properties
lightConst
lightImmutable
lightScope
trustedImmutable
templates
LightConstOf
LightImmutableOf
LightScopeOf