|
Teuchos - Trilinos Tools Package
Version of the Day
|
Modified boost::any class for holding a templated value. More...
#include <utility>#include <type_traits>#include <exception>#include "Teuchos_Assert.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 | |
| Teuchos | |
| The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
Modified boost::any class for holding a templated value.
Definition in file Teuchos_any.hpp.
1.8.5