23 Jan
2006
23 Jan
'06
8:52 p.m.
On Jan 10, 2006, at 8:08 PM, Weiqing Guo wrote:
I compiled it on linux with AMD opteron 844 processor. gcc2.95.3 works fine, but gcc3.3 doesn't compile. I think the reason is slist is not in std namespace in gcc3.3, and adjacency_list.hpp doesn't handle this correctly for slist.
Yep, you're right. I've fixed this in Boost CVS. We need to both
include