Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
Teuchos_ArrayViewDecl.hpp File Reference
#include "Teuchos_RCPNode.hpp"
#include "Teuchos_ENull.hpp"
#include "Teuchos_NullIteratorTraits.hpp"
#include "Teuchos_ConstTypeTraits.hpp"
#include <vector>
Include dependency graph for Teuchos_ArrayViewDecl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Teuchos::ArrayRCP< T >
 Reference-counted smart pointer for managing arrays. More...
 
class  Teuchos::ArrayView< T >
 Nonowning array view. More...
 
class  Teuchos::ArrayView< const T >
 Partial specialization of ArrayView for const T. More...
 

Namespaces

 Teuchos