Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Templated array class derived from the STL std::vector. More...
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_Assert.hpp"
#include "Teuchos_TypeNameTraits.hpp"
#include "Teuchos_ArrayRCP.hpp"
#include "Teuchos_Tuple.hpp"
#include "Teuchos_Utils.hpp"
Go to the source code of this file.
Classes | |
class | Teuchos::InvalidArrayStringRepresentation |
class | Teuchos::Array< T > |
Replacement for std::vector that is compatible with the Teuchos Memory Management classes. More... | |
class | Teuchos::Array< T > |
Replacement for std::vector that is compatible with the Teuchos Memory Management classes. More... | |
class | Teuchos::TypeNameTraits< Array< T > > |
TypeNameTraits specialization for Array. More... | |
Namespaces | |
Teuchos | |
Templated array class derived from the STL std::vector.
Definition in file Teuchos_Array.hpp.