CAF 0.17.6
caf::detail::is_duration< T > Struct Template Reference

Checks whether T is a std::chrono::duration. More...

#include <type_traits.hpp>

Inherits std::false_type.

Detailed Description

template<class T>
struct caf::detail::is_duration< T >

Checks whether T is a std::chrono::duration.


The documentation for this struct was generated from the following file: