Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Teuchos::bad_any_cast Class Reference

Thrown if any_cast is attempted between two incompatable types. More...

#include <Teuchos_any.hpp>

Inherits std::runtime_error.

Public Member Functions

 bad_any_cast (const std::string msg)
 

Detailed Description

Thrown if any_cast is attempted between two incompatable types.

Definition at line 324 of file Teuchos_any.hpp.

Constructor & Destructor Documentation

◆ bad_any_cast()

Teuchos::bad_any_cast::bad_any_cast ( const std::string msg)
inline

Definition at line 327 of file Teuchos_any.hpp.


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