#include <Teuchos_NullIteratorTraits.hpp>
Static Public Member Functions | |
static Iter | getNull () |
This default traits class simply passes in a raw '0' to the constructor. This works for a amazingly large number of classes that can be used a an iterator.
Definition at line 49 of file Teuchos_NullIteratorTraits.hpp.
static Iter Teuchos::NullIteratorTraits< Iter >::getNull | ( | ) | [inline, static] |
Definition at line 51 of file Teuchos_NullIteratorTraits.hpp.