C++ Actor Framework 1.0.0
|
Customization point for enabling conversion from an enum type to an error or error_code. More...
#include <is_error_code_enum.hpp>
Static Public Attributes | |
static constexpr bool | value = false |
Related Symbols | |
(Note that these are not member symbols.) | |
template<class T > | |
constexpr bool | is_error_code_enum_v = is_error_code_enum<T>::value |
Customization point for enabling conversion from an enum type to an error or error_code.