![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::subsecond_duration — Template for instantiating derived adjusting durations.
// In header: <boost/date_time/time_duration.hpp> template<typename base_duration, frac_of_second> class subsecond_duration : public { public: // types typedef ; typedef ; // private member functions ((frac_of_second ? frac_of_second :frac_of_second % = =, \ "The base duration must be a multiple the subsecond duration resolution"); (, adjustment_ratio = (); // public member functions template<typename T> (T const &, typename T >, void >:: = ); };