![]() |
C++ Library Extensions 2022.12.09
To help learn modern C++ programming
|
This class implements all debugging requirements for C++ Library Extension. More...
#include <tpf_types.hpp>
Public Member Functions | |
debug_exception (std::string message, int lineno, std::string file_name) | |
virtual const char * | what () const noexcept override |
This class implements all debugging requirements for C++ Library Extension.
Definition at line 223 of file tpf_types.hpp.
|
inline |
Definition at line 232 of file tpf_types.hpp.
|
inlineoverridevirtualnoexcept |