#include <variant.hpp>

Public Member Functions | |
| type_error (const std::string &str) | |
Public Member Functions inherited from game::error | |
| error () | |
| error (const std::string &msg) | |
| ~error () throw () | |
| const char * | what () const throw () |
Additional Inherited Members | |
Public Attributes inherited from game::error | |
| std::string | message |
Definition at line 47 of file variant.hpp.
|
explicit |
Definition at line 79 of file variant.cpp.
References get_call_stack().
1.8.8