y3c-stl 0.3.3
Friendly C++ STL wrapper with automatic stacktrace
|
This is the complete list of members for exception_base, including all inherited members.
exception_base(const char *e_class, std::string &&func, std::string &&what, skip_trace_tag={}) | exception_base | inline |
exception_base(const exception_base &)=delete | exception_base | |
exception_base(exception_base &&other) | exception_base | inline |
exceptions | exception_base | static |
last_exception_id | exception_base | static |
operator=(const exception_base &)=delete | exception_base | |
operator=(exception_base &&)=delete | exception_base | |
what | exception_base | protected |
~exception_base() | exception_base | inline |