9 Nov
2005
9 Nov
'05
10:18 a.m.
On 11/8/05, Douglas Gregor
Johan Oudinet wrote:
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
. It's since moved to different places on different compilers.
Ok, thanks for the reply.
Would you mind filing a bug in the Sourceforge bug tracker?
Done. -- Johan