![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::counted_time_rep — Time representation that uses a single integer count.
// In header: <boost/date_time/time_system_counted.hpp> template<typename config> struct counted_time_rep { // types typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; // construct/copy/destruct (, ); (); (); // public member functions () ; () ; () ; () ; () ; () ; () ; () ; () ; // public static functions (); };