emlabcpp
modern opinionated embedded C++ library
emlabcpp::error_category< T > Struct Template Reference

#include <error_code.h>

+ Inheritance diagram for emlabcpp::error_category< T >:
+ Collaboration diagram for emlabcpp::error_category< T >:

Public Member Functions

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
 

Member Function Documentation

◆ cast()

template<typename T >
constexpr error_value_type emlabcpp::error_category< T >::cast ( T &  x) const
inlineconstexpr

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