Opened 18 years ago

Closed 17 years ago

#364 closed Bugs (Fixed)

EdgeListS = setS for adjacency_list does not work

Reported by: Douglas Gregor Owned by: Douglas Gregor
Milestone: Component: graph
Version: None Severity:
Keywords: Cc:

Description

The adjacency_list class template requires the EdgeListS selector 
to indicate a Sequence container (and may very well require the 
default listS). setS, for instance, does not work. See

  http://lists.boost.org/MailArchives/boost-users/msg09557.php

Change History (1)

comment:1 by Douglas Gregor, 17 years ago

Status: assignedclosed
Logged In: YES 
user_id=249098

Fixed in CVS for Boost 1.34.0.
Note: See TracTickets for help on using tickets.