[type_traits] New version in master

Just a quick heads up that the new version of type_traits is now in master, if there are any issues please do shout, John.

On Sat, Sep 12, 2015 at 5:32 AM, John Maddock <jz.maddock@googlemail.com> wrote:
Just a quick heads up that the new version of type_traits is now in master, if there are any issues please do shout,
Right.. FYI.. clang-darwin.compile.c++ /Users/grafik/devroots/Boost/super/master/bin.v2/tools/quickbook/src/clang-darwin-4.2.1/release/link-static/state.o In file included from /Users/grafik/devroots/Boost/super/master/tools/quickbook/src/state.cpp:11: In file included from /Users/grafik/devroots/Boost/super/master/tools/quickbook/src/state.hpp:17: In file included from /Users/grafik/devroots/Boost/super/master/tools/quickbook/src/collector.hpp:18: In file included from /Users/grafik/devroots/Boost/super/master/boost/iostreams/filtering_stream.hpp:19: In file included from /Users/grafik/devroots/Boost/super/master/boost/iostreams/detail/push.hpp:24: In file included from /Users/grafik/devroots/Boost/super/master/boost/iostreams/detail/resolve.hpp:17: In file included from /Users/grafik/devroots/Boost/super/master/boost/detail/is_incrementable.hpp:7: /Users/grafik/devroots/Boost/super/master/boost/type_traits/detail/template_arity_spec.hpp:13:10: warning: NOTE: Use of this header (template_arity_spec.hpp) is deprecated [-W#pragma-messages] # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") -- -- Rene Rivera -- Grafik - Don't Assume Anything -- Robot Dreams - http://robot-dreams.net -- rrivera/acm.org (msn) - grafikrobot/aim,yahoo,skype,efnet,gmail

On 9/13/2015 11:56 AM, Rene Rivera wrote:
On Sat, Sep 12, 2015 at 5:32 AM, John Maddock <jz.maddock@googlemail.com> wrote:
Just a quick heads up that the new version of type_traits is now in master, if there are any issues please do shout,
Right.. FYI..
clang-darwin.compile.c++ /Users/grafik/devroots/Boost/super/master/bin.v2/tools/quickbook/src/clang-darwin-4.2.1/release/link-static/state.o In file included from /Users/grafik/devroots/Boost/super/master/tools/quickbook/src/state.cpp:11: In file included from /Users/grafik/devroots/Boost/super/master/tools/quickbook/src/state.hpp:17: In file included from /Users/grafik/devroots/Boost/super/master/tools/quickbook/src/collector.hpp:18: In file included from /Users/grafik/devroots/Boost/super/master/boost/iostreams/filtering_stream.hpp:19: In file included from /Users/grafik/devroots/Boost/super/master/boost/iostreams/detail/push.hpp:24: In file included from /Users/grafik/devroots/Boost/super/master/boost/iostreams/detail/resolve.hpp:17: In file included from /Users/grafik/devroots/Boost/super/master/boost/detail/is_incrementable.hpp:7: /Users/grafik/devroots/Boost/super/master/boost/type_traits/detail/template_arity_spec.hpp:13:10: warning: NOTE: Use of this header (template_arity_spec.hpp) is deprecated [-W#pragma-messages] # pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
It has been updated on detail 'develop' with 2fe0e70a941916be0fe129d3caf6fa7d14f211a4 but hasn't been merged to 'master' yet.

Who if anyone is responsible for that?
Whoever are the maintainer(s) for boost.detail.
Right. Well whatever I've filed a PR. I wonder actually if this trait couldn't be deprecated/removed given that equivalent functionality has been in type_traits for some time? John.
participants (5)
-
Beman Dawes
-
Edward Diener
-
Ion Gaztañaga
-
John Maddock
-
Rene Rivera