| Teuchos - Trilinos Tools Package
    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 | |
| The Teuchos namespace contains all of the classes, structs and enums used by Teuchos, as well as a number of utility routines. | |
Templated array class derived from the STL std::vector.
Definition in file Teuchos_Array.hpp.
 1.8.5
 1.8.5