phobos-next v0.3.7 (2020-07-28T23:34:39Z)
Home
Dub
Repo
throwStaticEx
iz
sugar
Throws a static exception, suitable for @nogc functions.
void
throwStaticEx
()
@
nogc
@
safe
void
throwStaticEx
(
T
string
file
= __FILE__
size_t
line
= __LINE__
)
(
)
void
throwStaticEx
()
Meta
Source
See Implementation
iz
sugar
enums
IdMode
functions
applyWrap
compare
deepIterate
dropBackWhile
dropWhile
flipFlop
getDelegate
mutatedCount
pickAndCall
popBackWhile
popWhile
rValue
recursion
setDelegate
takeBackWhile
takeWhile
throwStaticEx
structs
ArrayRange
Wrap
templates
bitCast
unions
Delegate
Throws a static exception, suitable for @nogc functions.