Template Struct is_duration< std::chrono::duration< T, U > >

Inheritance Relationships

Base Type

  • public std::true_type

Struct Documentation

template<typename T, typename U>
struct is_duration<std::chrono::duration<T, U>> : public std::true_type