C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
caf::has_sum_type_access< T > Struct Template Reference

Evaluates to true if T specializes sum_type_access. More...

#include <sum_type_access.hpp>

Static Public Attributes

static constexpr bool value = sum_type_access<T>::specialized
 

Detailed Description

template<class T>
struct caf::has_sum_type_access< T >

Evaluates to true if T specializes sum_type_access.


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