
On Thu, Feb 16, 2012 at 5:55 PM, Daniel James <dnljms@gmail.com> wrote:
On 16 Feb 2012 23:15, "Robert Dailey" <rcdailey@gmail.com> wrote:
On Thu, Feb 16, 2012 at 3:39 PM, Daniel James <dnljms@gmail.com> wrote:
I've changed unordered in trunk to use it for old versions of visual c++. Although it's untested and I've no idea if it'll work. It should be possible to just copy the relevant header into boost 1.48. It's at:
http://svn.boost.org/svn/boost/trunk/boost/unordered/detail/allocator_helper...
I replaced my allocator_helpers.hpp with yours and I get:
Sorry, that should have been 1.49 since container's allocator_traits is new.
When will 1.49 be released? I may just have to wait for 1.49 to come around, hopefully your fix will be included in that release.