#include <Teuchos_dyn_cast.hpp>
Public Member Functions | |
| m_bad_cast (const std::string &what_arg) | |
| virtual | ~m_bad_cast () throw () |
| virtual const char * | what () const throw () |
Private Attributes | |
| std::string | msg |
We recommend users try to catch a bad_cast.
Definition at line 41 of file Teuchos_dyn_cast.hpp.
|
|
Definition at line 44 of file Teuchos_dyn_cast.hpp. |
|
|
Definition at line 45 of file Teuchos_dyn_cast.hpp. |
|
|
Definition at line 46 of file Teuchos_dyn_cast.hpp. |
|
|
Definition at line 42 of file Teuchos_dyn_cast.hpp. |
1.3.9.1