|
spdlog
|
#include <catch.hpp>
Public Member Functions | |
| GeneratorException (const char *msg) | |
| const char * | what () const noexcept override final |
| T | what (T... args) |
Private Attributes | |
| const char *const | m_msg = "" |
|
inline |
|
finaloverridenoexcept |
|
private |