|
emlabcpp
modern opinionated embedded C++ library
|
#include <error_code.h>
Inheritance diagram for emlabcpp::undefined_error_category< T >:
Collaboration diagram for emlabcpp::undefined_error_category< T >:Additional Inherited Members | |
Public Member Functions inherited from emlabcpp::error_category< T > | |
| constexpr error_value_type | cast (T &x) const |
Public Member Functions inherited from emlabcpp::_error_category | |
| virtual char const * | message (error_value_type) const noexcept=0 |
| virtual | ~_error_category ()=default |