Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::unordered_map and exceptions disabled
From: Daniel James (dnljms_at_[hidden])
Date: 2012-07-22 12:13:18


On 22 July 2012 16:23, Marcello Maggioni <hayarms_at_[hidden]> wrote:
>
> The strange thing is that compiling the code with CLANG 3.1 and exceptions
> explicitly disabled works fine.
>
> There is a way to make it work with exceptions disabled and G++?

Sorry, my mistake. I'll fix this in the next release. You probably
avoid it by compiling in C++11 mode (--std=c++11). But if possible I'd
suggest using 1.49, there's another bug when compiling in C++11 mode
with a C++3 allocator. But if you can't, I'll add a patch for that to
the release notes in a little bit.


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