#include <string>#include <iosfwd>#include <boost/format/detail/compat_workarounds.hpp>

Classes | |
| singleton | boost::basic_format< Ch, Tr, Alloc > | 
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::io | |
Typedefs | |
| typedef basic_format< char > | boost::format | 
| typedef basic_format< wchar_t > | boost::wformat | 
Enumerations | |
| enum | boost::io::format_error_bits {  boost::io::bad_format_string_bit = 1, boost::io::too_few_args_bit = 2, boost::io::too_many_args_bit = 4, boost::io::out_of_range_bit = 8, boost::io::all_error_bits = 255, boost::io::no_error_bits =0 }  |