stb v1.7.5 (2018-08-19T20:26:28Z)
Dub
Repo
throwError
utils
except
Undocumented in source. Be warned that the author may not have intended to support it.
bool
throwError
(A args)
bool
throwError
(string f, size_t l, A args)
bool
throwError
(T t, string f, size_t l)
bool
throwError
(
T
)
(
T
t
,
string
f
= __FILE__
,
size_t
l
= __LINE__
)
Meta
Source
See Implementation
utils
except
functions
throwError