Skip to content
  • Tiago Peixoto's avatar
    7bf34e3f
    Refactor UndirectedAdaptor edge iterators · 7bf34e3f
    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.
    7bf34e3f
    Refactor UndirectedAdaptor edge iterators
    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.
Loading