Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
Teuchos::NullIteratorTraits< ArrayRCP< T > > Class Template Reference

Traits specialization for ArrayRCP. More...

#include <Teuchos_ArrayRCPDecl.hpp>

Static Public Member Functions

static ArrayRCP< T > getNull ()
 

Detailed Description

template<typename T>
class Teuchos::NullIteratorTraits< ArrayRCP< T > >

Traits specialization for ArrayRCP.

Definition at line 1036 of file Teuchos_ArrayRCPDecl.hpp.

Member Function Documentation

template<typename T >
static ArrayRCP<T> Teuchos::NullIteratorTraits< ArrayRCP< T > >::getNull ( )
inlinestatic

Definition at line 1038 of file Teuchos_ArrayRCPDecl.hpp.


The documentation for this class was generated from the following file: