Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ getNull()

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: