Teuchos - Trilinos Tools Package
Version of the Day
|
Base traits class for getting a properly initialized null pointer. More...
#include <Teuchos_NullIteratorTraits.hpp>
Base traits class for getting a properly initialized null pointer.
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 62 of file Teuchos_NullIteratorTraits.hpp.