#include "Teuchos_ENull.hpp"
#include "Teuchos_TypeNameTraits.hpp"
#include "Teuchos_dyn_cast.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::Ptr< T > |
Simple wrapper class for raw pointers to single objects where no persisting relationship exists. More... | |
class | Teuchos::TypeNameTraits< Ptr< T > > |
Traits specialization for Ptr. 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. | |
namespace | Teuchos::PtrPrivateUtilityPack |
Functions | |
void | Teuchos::PtrPrivateUtilityPack::throw_null (const std::string &type_name) |