Lunchbox  1.6.0
Public Member Functions
lunchbox::bad_any_cast Class Reference

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:

List of all members.

Public Member Functions

 bad_any_cast (const std::string &from, const std::string &to)
virtual const char * what () const throw ()

Detailed Description

A specialization for exceptions thrown by an unsuccessful any_cast.

Definition at line 214 of file any.h.


The documentation for this class was generated from the following file: