The STL iterator category tag for this iterator.

Synopsis

Declared in <bslstl_treeiterator.h>

typedef std::bidirectional_iterator_tag iterator_category;

Created with MrDocs