#include "Teuchos_TestForException.hpp"
#include "Teuchos_TypeNameTraits.hpp"


Go to the source code of this file.
Classes | |
| class | Teuchos::any |
| Modified boost::any class, which is a container for a templated value. More... | |
| class | Teuchos::bad_any_cast |
| Thrown if any_cast is attempted between two incompatable types. More... | |
Namespaces | |
| namespace | Teuchos |
| The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
Definition in file Teuchos_any.hpp.
1.5.9