Menu

#54 Format specifier - ! ? - to throw ex if arg outsize

open
None
5
2009-08-28
2009-08-28
Matt Wilson
No

e.g.

ff::fmtln(sink, "{0,10,20,!}", x); // if x smaller than 10 or larger than 20

Discussion