|
stdex
Additional custom or not Standard C++ covered algorithms
|
This is the complete list of members for stdex::errno_error, including all inherited members.
| errno_error(errno_t num, const std::string &msg) | stdex::errno_error | inline |
| errno_error(errno_t num, const char *msg=nullptr) | stdex::errno_error | inline |
| errno_error(const std::string &msg) | stdex::errno_error | inline |
| errno_error(const char *msg=nullptr) | stdex::errno_error | inline |
| m_num | stdex::errno_error | protected |
| number() const | stdex::errno_error | inline |