Project

General

Profile

Actions

Task #4068

closed

Refactor AdjacencyList to provide iterators instead of bare pointers

Added by Nicholas Gordon about 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

Also available in: Atom PDF