|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Thrown if any_cast is attempted between two incompatable types. More...
#include <Teuchos_any.hpp>
Public Member Functions | |
| bad_any_cast (const std::string msg) | |
Thrown if any_cast is attempted between two incompatable types.
Definition at line 250 of file Teuchos_any.hpp.
| Teuchos::bad_any_cast::bad_any_cast | ( | const std::string | msg | ) | [inline] |
Definition at line 253 of file Teuchos_any.hpp.
1.7.6.1