Definition at line 26 of file ExceptionCounterTest.cpp.
MyException::MyException |
( |
char const *const |
what | ) |
|
|
inlineexplicit |
Definition at line 65 of file ExceptionTest.cpp.
Referenced by foo().
MyException(char const *const what)
char const * what() const noexceptoverride
MyException::MyException |
( |
char const *const |
what, |
|
|
std::size_t const |
strip |
|
) |
| |
|
inline |
Definition at line 66 of file ExceptionTest.cpp.
std::uint64_t strip(std::chrono::nanoseconds t)
char const * what() const noexceptoverride
char const* MyException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
char const* MyException::what_ |
|
private |
The documentation for this class was generated from the following files: