#include <error_code.h>
◆ error_code() [1/2]
| constexpr emlabcpp::error_code::error_code |
( |
error_code const & |
| ) |
|
|
constexprdefaultnoexcept |
◆ error_code() [2/2]
| constexpr emlabcpp::error_code::error_code |
( |
error_code && |
| ) |
|
|
constexprdefaultnoexcept |
◆ category()
◆ message()
| constexpr char const* emlabcpp::error_code::message |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator bool()
| constexpr emlabcpp::error_code::operator bool |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
| constexpr bool emlabcpp::error_code::operator== |
( |
error_code const & |
| ) |
const |
|
constexprdefaultnoexcept |
◆ requires() [1/2]
template<typename T >
| emlabcpp::error_code::requires |
( |
!std::same_as< std::remove_cvref_t< T >, error_code > &&error_type< T > |
| ) |
const |
◆ requires() [2/2]
template<typename T >
| emlabcpp::error_code::requires |
( |
!std::same_as< std::remove_cvref_t< T >, error_code > &&error_type< T > |
| ) |
|
|
inline |
◆ value()
◆ category_
The documentation for this struct was generated from the following file: