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

Checks whether the inspector has an opaque_value overload for T. More...

#include <type_traits.hpp>

Static Public Attributes

static constexpr bool value = sfinae_result::value
 

Detailed Description

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

Checks whether the inspector has an opaque_value overload for T.


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