-
Tiago Peixoto authored
The edge and adjacency iterators of UndirectedAdaptor are now implemented using Boost.Iterators and Boost.Range. Among other things, this preserves underlying properties of the original iterators, such as random access.
7bf34e3fTiago Peixoto authoredThe edge and adjacency iterators of UndirectedAdaptor are now implemented using Boost.Iterators and Boost.Range. Among other things, this preserves underlying properties of the original iterators, such as random access.
Loading