Returns the distance between two iterators.
Declared in <prevector.h>
<prevector.h>
difference_type operator-( const_iterator a, const_iterator b);
The number of elements between the two iterators.