memutils v1.0.9 (2023-03-02T20:19:28Z)
Dub
Repo
UnConst.UnConst
memutils
helpers
UnConst
Undocumented in source.
alias
UnConst
=
U
alias
UnConst
=
V
template
UnConst
(T)
public
static if
(!(
is(T U == const(U))
))
static if
(
is(T V == immutable(V))
)
alias
UnConst
=
V
alias
UnConst
=
T
Meta
Source
See Implementation
memutils
helpers
UnConst
aliases
UnConst