| 
    Lunchbox
    1.17.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>
 Inheritance diagram for lunchbox::bad_any_cast:
 Collaboration diagram for lunchbox::bad_any_cast: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.