An iterator across the values in a LatLongCoords object. More...
Public Types | |
typedef std::input_iterator_tag | iterator_category |
typedef LatLongCoord | value_type |
typedef size_t | difference_type |
typedef LatLongCoord * | pointer |
typedef LatLongCoord & | reference |
Public Member Functions | |
LatLongCoordsIterator () | |
Default constructor. Produces an uninitialised iterator. | |
const LatLongCoord & | operator* () const |
LatLongCoordsIterator & | operator++ () |
DerefWrapper_< LatLongCoord > | operator++ (int) |
bool | operator== (const LatLongCoordsIterator &other) const |
An iterator across the values in a LatLongCoords object.
Experimental - see https://xapian.org/docs/deprecation#experimental-features