Boost logo

Boost :

From: Daniel James (daniel_james_at_[hidden])
Date: 2008-08-21 00:13:05


On 21/08/2008, Boris <boriss_at_[hidden]> wrote:
> I just replaced a std::map with a boost::unordered_map and got many compiler
> warnings (not only me as it seems like:
> http://www.boost.org/development/tests/release/developer/output/RW_WinXP_VC71-boost-bin-v2-libs-unordered-test-unordered-move_tests-test-msvc-9-0-debug-threading-multi.html).
> Is anyone working already on the code to get rid of the warnings?

No, I'll do something about the inline warning. I don't know what to
do for the warnings about std::equal being unsafe. Can I just disable
the warning with pragmas?

Daniel


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk