MSTL 1.4.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
typecast_exception 成员列表

成员的完整列表,这些成员属于 typecast_exception,包括所有继承而来的类成员

code() const noexceptexceptioninline
exception(const char *info=static_type, const char *type=static_type, const int code=0)exceptioninlineexplicit
exception(const exception &other) noexceptexceptioninline
exception(exception &&other) noexceptexceptioninline
exception(const Error &error)exceptioninlineexplicit
operator=(const exception &other) noexceptexceptioninline
operator=(exception &&other) noexceptexceptioninline
type() const noexceptexceptioninline
what() const noexceptexceptioninline
~exception()=defaultexceptionvirtual