C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::detail::has_inspect_overload< Inspector, T > Class Template Reference

Checks whether T provides an inspect overload for Inspector. More...

#include <type_traits.hpp>

Static Public Attributes

static constexpr bool value = result_type::value
 

Detailed Description

template<class Inspector, class T>
class caf::detail::has_inspect_overload< Inspector, T >

Checks whether T provides an inspect overload for Inspector.


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