#include <boost/config.hpp>
#include <boost/throw_exception.hpp>
#include <boost/assert.hpp>
#include <boost/format/format_class.hpp>
#include <algorithm>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::io | |
boost::io::detail | |
Functions | |
template<class Ch , class Tr , class Alloc , class T > | |
basic_format< Ch, Tr, Alloc > & | boost::io::detail::bind_arg_body (basic_format< Ch, Tr, Alloc > &self, int argN, const T &val) |
template<class Ch , class Tr , class Alloc , class T > | |
basic_format< Ch, Tr, Alloc > & | boost::io::detail::modify_item_body (basic_format< Ch, Tr, Alloc > &self, int itemN, T manipulator) |