RobotsIO
|
#include <any.h>
Public Member Functions | |
virtual const char * | what () const noexcept override |
Defines a type of object to be thrown by the value-returning forms of blf::any::any_cast on failure.
|
inlineoverridevirtualnoexcept |
Returns the explanatory string.
Pointer to a null-terminated string with explanatory information. The pointer is guaranteed to be valid at least until the exception object from which it is obtained is destroyed, or until a non-const member function on the exception object is called.