Boost logo

Boost Users :

Subject: Re: [Boost-users] [BGL] backward warning
From: Andrew Sutton (andrew.n.sutton_at_[hidden])
Date: 2009-08-31 20:16:14


> When compiling with gcc4.3 I get a backward warning from
> adjacency_list.hpp because it includes hash_set instead of unordered_set
> (Boost 1.39.0). Will this be fixed soon?
>

Hopefully I'll figure out a good approach for 1.41. For the time being you
can define the macro BOOST_NO_HASH to suppress the warning.

Andrew Sutton
andrew.n.sutton_at_[hidden]



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net