Lunchbox
1.15.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
|
A specialization for exceptions thrown by an unsuccessful any_cast. More...
#include <any.h>
Public Member Functions | |
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.