Device interface library for multiple platforms including Mbed.

Dependents:   DeepCover Embedded Security in IoT MaximInterface MAXREFDES155#

Embed: (wiki syntax)

« Back to documentation index

error_condition Class Reference

error_condition Class Reference

Used for classifying groups of error_code into higher-level error conditions through the error_category::equivalent methods. More...

#include <system_error.hpp>


Detailed Description

Used for classifying groups of error_code into higher-level error conditions through the error_category::equivalent methods.

Definition at line 94 of file system_error.hpp.