Skip to content
  • Tiago Peixoto's avatar
    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