std::error_condition::category
< cpp | error | error condition
|
const error_category& category() const noexcept;
|
(since C++11) | |
Returns the stored error category.
Parameters
(none)
Return value
The stored error category.
|
const error_category& category() const noexcept;
|
(since C++11) | |
Returns the stored error category.
(none)
The stored error category.