Define the iterator traits class of the underlying iterator.

Synopsis

Declared in <bdlb_transformiterator.h>

typedef bsl::iterator_traits<ITERATOR> BaseIteratorTraits;

Created with MrDocs