Boost logo

Boost Users :

Subject: Re: [Boost-users] (1.43) unordered_map compile error with Sun CC 12
From: Daniel James (dnljms_at_[hidden])
Date: 2010-07-10 11:00:14


On 9 July 2010 21:27, Anand Subramanian <agsubrama_at_[hidden]> wrote:
> I am getting the following compilation error when using 1.43 version of
> unordered_map.
>
[snip]
>
> The same code compiles using boost 1.38. Is there any idea on what the issue
> is?

In Boost 1.41, I rewrote much of the implementation to take advantage
of newer compilers. I guess that your compiler doesn't support out of
class definition of template members of template classes. We don't
test with it so it isn't really a compiler that I can support.

Daniel


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