Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bsltf_inputiterator.h File Reference

Provide a pure input iterator capable of traversing a range. More...

Go to the source code of this file.

Classes

class  bsltf::InputIterator< TYPE >
struct  bsltf::InputIteratorUtil

Namespaces

namespace  bsltf

Functions

template<class TYPE >
bool bsltf::operator== (const InputIterator< TYPE > &lhs, const InputIterator< TYPE > &rhs)
template<class TYPE >
bool bsltf::operator!= (const InputIterator< TYPE > &lhs, const InputIterator< TYPE > &rhs)

Detailed Description