8 Nov
2005
8 Nov
'05
10:50 p.m.
Johan Oudinet wrote:
Is there any example using an adjacency_list with hash_setS for EdgeList ?
I think there is a mistake in adjacency_list.hpp:21: // ====================== #if !defined BOOST_NO_HASH #include
// instead of ? #endif // ====================== I'm using gcc 4.0.2 with boost 1.33.0 and I can't compile a simple example using adjacency_list with hash_setS:
Yep, this is a bug. When hash_setS support was added to the Graph
library, most compilers had it in