[Boost-bugs] [Boost C++ Libraries] #12223: iostreams/detail/is_dereferenceable.hpp includes deprecated header files

Subject: [Boost-bugs] [Boost C++ Libraries] #12223: iostreams/detail/is_dereferenceable.hpp includes deprecated header files
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-23 17:06:09


#12223: iostreams/detail/is_dereferenceable.hpp includes deprecated header files
------------------------------+-----------------------
 Reporter: norvald.ryeng@… | Owner: turkanis
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
  Version: Boost 1.61.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------
 boost/iostreams/detail/is_dereferenceable.hpp, lines 12-13:

 {{{
 # include <boost/type_traits/detail/bool_trait_def.hpp>
 # include <boost/type_traits/detail/template_arity_spec.hpp>
 }}}

 These header files issue deprecation notices when included:

 {{{
 NOTE: Use of this header (bool_trait_def.hpp) is deprecated
 NOTE: Use of this header (template_arity_spec.hpp) is deprecated
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12223>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC