Lunchbox
1.11.0
|
A specialization for exceptions thrown by an unsuccessful any_cast. More...
#include <any.h>
Public Member Functions | |
LUNCHBOX_API | bad_any_cast (const std::string &from, const std::string &to) |
virtual const char * | what () const throw () |
A specialization for exceptions thrown by an unsuccessful any_cast.