| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Exception class for bad cast. More...
#include <Teuchos_dyn_cast.hpp>
Inherits bad_cast.
Exception class for bad cast.
We create this class so that we may throw a bad_cast when appropriate and still use the TEUCHOS_TEST_FOR_EXCEPTION macro. We recommend users try to catch a bad_cast.
Definition at line 28 of file Teuchos_dyn_cast.hpp.
 1.8.5