std::chrono::time_point< _Clock, _Dur >(3cxx) | std::chrono::time_point< _Clock, _Dur >(3cxx) |
NAME¶
std::chrono::time_point< _Clock, _Dur > -SYNOPSIS¶
Public Types¶
typedef _Clock clock
Public Member Functions¶
constexpr time_point (const duration &__dur)
Static Public Member Functions¶
static constexpr time_point max ()
Detailed Description¶
template<typename _Clock, typename _Dur>struct std::chrono::time_point< _Clock, _Dur >¶
time_point Definition at line 518 of file chrono.Author¶
Generated automatically by Doxygen for libstdc++ from the source code.Tue Nov 27 2012 | libstdc++ |