libsir 2.2.5
Standard Incident Reporter
|
Adapter for boost::format (when available). More...
Adapter for boost::format (when available).
Enabled when boost::format is available on this platform and SIR_NO_BOOST_FORMAT is not defined.
Allows for the use of boost::format in place of (or in addition to) C-style variadic argument methods.
Example:
TPolicy | A derived class of policy which controls the behavior of logger and by association, its adapters. |