libstdc++
|
Public Types | |
using | type = chrono::duration< typename common_type< _Rep >::type, typename _Period::type > |
Specialization of common_type for one chrono::duration type.
using std::common_type< chrono::duration< _Rep, _Period > >::type = chrono::duration<typename common_type<_Rep>::type, typename _Period::type> |