#include <boost/config.hpp>
Classes | |
struct | boost::serialization::pfto_wrapper< T > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::serialization | |
Macros | |
#define | BOOST_PFTO |
#define | BOOST_PFTO_WRAPPER(T) T |
#define | BOOST_MAKE_PFTO_WRAPPER(t) t |
Functions | |
template<class T > | |
pfto_wrapper< T > | boost::serialization::make_pfto_wrapper (const T &t, int) |
template<class T > | |
pfto_wrapper< T > | boost::serialization::make_pfto_wrapper (const pfto_wrapper< T > &t, int) |
#define BOOST_MAKE_PFTO_WRAPPER | ( | t | ) | t |
#define BOOST_PFTO |