libstdc++
|
Public Types | |
using | type = chrono::time_point< _Clock, _Duration > |
Specialization of common_type for two identical chrono::time_point types.
Definition at line 171 of file std/chrono.
using std::common_type< chrono::time_point< _Clock, _Duration >, chrono::time_point< _Clock, _Duration > >::type = chrono::time_point<_Clock, _Duration> |
Definition at line 173 of file std/chrono.