
1 Jun
2012
1 Jun
'12
10:19 a.m.
On 1 June 2012 08:23, Olaf van der Spek <ml@vdspek.org> wrote:
On Fri, Jun 1, 2012 at 1:45 AM, Beman Dawes <bdawes@acm.org> wrote:
As always, the release managers would appreciate it if you download the candidate of your choice and give building it a try. Please report both success and failure, and anything else that is noteworthy.
VC11 (beta):
[snip]
11.0\vc\include\xmemory0(420): error C2039: 'value_type' : is not a member of 'std::allocator_traits<_Alloc>::rebind_alloc<_Other>'
Looks like VC11's std::allocator_traits is missing the value_type typedef. I don't think it's worth holding up the beta for a problem with a beta compiler. You should be able to get it to work by defining BOOST_UNORDERED_USE_ALLOCATOR_TRAITS as 0.