Boost logo

Boost :

Subject: Re: [boost] [1.50.0] Beta 1 release candidates available for testing
From: Peter Dimov (pdimov_at_[hidden])
Date: 2012-06-01 06:34:30


Daniel James wrote:
> > 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.

Strictly speaking, the above is not accessing value_type of
allocator_traits, although I'm not sure what difference this makes.
::rebind_traits<>::value_type would.


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