y3c-stl 0.3.3
Friendly C++ STL wrapper with automatic stacktrace
Loading...
Searching...
No Matches
exception_base Member List

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_baseinline
exception_base(const exception_base &)=deleteexception_base
exception_base(exception_base &&other)exception_baseinline
exceptionsexception_basestatic
last_exception_idexception_basestatic
operator=(const exception_base &)=deleteexception_base
operator=(exception_base &&)=deleteexception_base
whatexception_baseprotected
~exception_base()exception_baseinline