#include <PairIter.hpp>
Iterate a span of a container defined by begin and end iterators. Provides forward iterator and const container-like functionality.
Definition at line 21 of file PairIter.hpp.