memutils ~master (2021-01-03T18:41:41Z)
Dub
Repo
UnConst.UnConst
memutils
helpers
UnConst
Undocumented in source.
alias
UnConst
=
U
alias
UnConst
=
V
template
UnConst
(T)
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