diff --git a/annotated.html b/annotated.html index dc4ef9e06..9a6ef0ada 100644 --- a/annotated.html +++ b/annotated.html @@ -3,7 +3,7 @@
- +
+ 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 |