turtle ~master (2021-08-23T10:45:39Z)
Dub
Repo
enforceEx.enforceEx
dchip
util
enforceEx
Undocumented in source. Be warned that the author may not have intended to support it.
template
enforceEx
(E)
T
enforceEx
(
T
string
file
= __FILE__
size_t
line
= __LINE__
Args
...
)
(
T
value
,
Args
args
)
if
(
is
(
typeof
(new
E
(
args
,
file
,
line
)))
)
Meta
Source
See Implementation
dchip
util
enforceEx
functions
enforceEx