Project

General

Profile

Actions

Task #4068

closed

Refactor AdjacencyList to provide iterators instead of bare pointers

Added by Nicholas Gordon almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
04/27/2017
Due date:
% Done:

0%

Estimated time:

Description

Currently, the AdjacencyList class provides a level of indirection through namespacing that I'm not sure is needed. In any case, it should not provide bare pointers, and should instead conform more closely to the STL container it is supposed to be. It should return an iterator.

Actions #1

Updated by Nicholas Gordon almost 7 years ago

  • Status changed from New to Code review
Actions #2

Updated by Nicholas Gordon almost 7 years ago

  • Status changed from Code review to Closed
  • Target version set to v0.4.0
Actions

Also available in: Atom PDF