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

This is the complete list of members for out_of_range, 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
out_of_range(std::string func, std::size_t size, std::ptrdiff_t index, internal::skip_trace_tag={})out_of_rangeinline
what() const noexcept overrideout_of_rangeinline
y3c::internal::exception_base::whatexception_baseprotected
~exception_base()exception_baseinline