|
Boost : |
Subject: Re: [boost] C++0x and MSVC 10
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-02-16 07:52:36
On Tue, Feb 16, 2010 at 1:02 AM, Zachary Turner <divisortheory_at_[hidden]> wrote:
> The entire list of macros that need to be deprecated should be as follows.
> Someone correct me if I'm wrong, it was a little tricky finding all of
> these.
Thanks for doing this!
>
> BOOST_HAS_DECLTYPE [proto]
> BOOST_HAS_RVALUE_REFERENCES [interprocess, smart_ptr, thread, unordered]
> BOOST_HAS_STATIC_ASSERT [static_assert]
trunk changed.
> BOOST_HAS_CONCEPTS [xpressive]
As Vicente pointed out, that use is OK.
> BOOST_HAS_VARIADIC_TMPL [smart_ptr, unordered, interprocess, proto]
So it looks like the maintainers for these libs need to update their code:
interprocess
proto
smart_ptr
thread
unordered
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk