![]() |
Home | Libraries | People | FAQ | More |
boost::posix_time::simple_time_rep — Simple implementation for the time rep.
// In header: <boost/date_time/posix_time/posix_time_config.hpp> struct simple_time_rep { // types typedef ; typedef time_duration ; // construct/copy/destruct (, time_duration_type); // public member functions () ; () ; () ; () ; // public data members day; time_duration_type time_of_day; };