Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Teuchos::NullIteratorTraits< RCP< T > > Class Template Reference

Traits specialization for RCP. More...

#include <Teuchos_RCPDecl.hpp>

Inheritance diagram for Teuchos::NullIteratorTraits< RCP< T > >:

Static Public Member Functions

static RCP< T > getNull ()
 
static RCP< T > getNull ()
 

Detailed Description

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

Traits specialization for RCP.

Definition at line 985 of file Teuchos_RCPDecl.hpp.

Member Function Documentation

◆ getNull() [1/2]

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

Definition at line 987 of file Teuchos_RCPDecl.hpp.

◆ getNull() [2/2]

static RCP< T > Teuchos::NullIteratorTraits< RCP< T > >::getNull ( )
inlinestatic

Definition at line 64 of file Teuchos_NullIteratorTraits.hpp.


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