Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Teuchos::NullIteratorTraits< RCP< T > > Class Template Reference

Traits specialization for RCP. More...

#include <Teuchos_RCPDecl.hpp>

Static Public Member Functions

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()

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

Definition at line 987 of file Teuchos_RCPDecl.hpp.


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