mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
CommonRCImpl.opCast
mir
rc
context
CommonRCImpl
Converts the implementing type to a const C via a templated opCast operator.
C
opCast
()
mixintemplate
CommonRCImpl
()
const
C
opCast
(
C
)
(
)
if
(
is
(
Unqual
!
C
==
bool
)
)
C
opCast
()
C
opCast
()
C
opCast
()
C
opCast
()
ThisTemplate
!(
const
T
)
lightConst
()
ThisTemplate
!(
immutable
T
)
lightImmutable
()
mir
rc
context
CommonRCImpl
functions
_counter
lightConst
lightImmutable
moveToConst
opCast
Converts the implementing type to a const C via a templated opCast operator.