BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsltf_inputiterator.h File Reference
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bsls_assert.h>
#include <bsls_libraryfeatures.h>
#include <cstddef>
#include <iterator>

Go to the source code of this file.

Classes

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

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

The content of this file has been pre-processed for Doxygen.