C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::is_pair< T > Struct Template Reference

Utility trait for checking whether T is a std::pair. More...

#include <type_traits.hpp>

Inherits std::false_type.

Detailed Description

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

Utility trait for checking whether T is a std::pair.


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