Boost logo

Boost Users :

Subject: Re: [Boost-users] How to make Boost.Format fault tolerant?
From: Igor R (boost.lists_at_[hidden])
Date: 2012-02-10 02:14:10


> A common case for using Boost.Format is in the production of error or
> warning messages.  So, these don't get run on a normal use of the program,
> and problems with the arguments will go unnoticed until there _is_ an error,
> in which case I get (at best) no error message, or worse, turn a log-only
> warning statement into an exception.
>
> Does Format already have some features to make it not throw exceptions?

http://www.boost.org/doc/libs/1_48_0/libs/format/doc/format.html#exceptions


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net