checkedint v0.7.0 (2020-04-18T21:41:28Z)
Dub
Repo
raise.raise
checkedint
flags
raise
Undocumented in source. Be warned that the author may not have intended to support it.
void
raise
(IntFlags flags)
void
raise
(IntFlag flag)
void
raise
(IntFlags flags)
void
raise
(IntFlag flag)
void
raise
(IntFlags flags)
void
raise
(IntFlag flag)
void
raise
(IntFlags flags)
void
raise
(IntFlag flag)
template
raise
(IntFlagPolicy policy)
pragma(
inline
, true) pure @
safe
nothrow @
nogc
static if
(!(
policy == IntFlagPolicy.throws
))
static if
(!(
policy == IntFlagPolicy.asserts
))
static if
(!(
policy == IntFlagPolicy.sticky
))
static if
(
policy == IntFlagPolicy.none
)
void
raise
(
IntFlag
flag
)
Meta
Source
See Implementation
checkedint
flags
raise
functions
raise