![]() |
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 ; // public member functions (, time_duration_type); () ; () ; () ; () ; // public data members day; time_duration_type time_of_day; };