[Boost-bugs] [Boost C++ Libraries] #11630: boost chrono documentation about boost chrono version & io API is wrong.

Subject: [Boost-bugs] [Boost C++ Libraries] #11630: boost chrono documentation about boost chrono version & io API is wrong.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-09 09:40:01


#11630: boost chrono documentation about boost chrono version & io API is wrong.
-------------------------------------------------+---------------------
 Reporter: Sébastien Barthélémy <barthelemy@…> | Owner: viboes
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: chrono
  Version: Boost 1.59.0 | Severity: Problem
 Keywords: |
-------------------------------------------------+---------------------
 It is no clear to me if boost chrono version 2 is used on any boost
 version.

 The doc states that boost chrono io v1 won't be provided by default
 starting with boost 1.55, but my tests shows that it is still provided on
 boost 1.58 at least.

 Here is the relevant part of the doc, copied from
 .../1_59_0/doc/html/chrono/reference.html#chrono.reference.cpp0x.chrono_chrono_hpp.conf.deprecated_io

 {{{
 Deprecated IO

 Version 2.0.0 deprecates the preceding IO features.

 These deprecated features will be provided by default up to boost 1.55. If
 you don't want to include the deprecated features you could define
 BOOST_CHRONO_DONT_PROVIDES_DEPRECATED_IO_SINCE_V2_0_0. Since 1.55 these
 features will not be included any more by default. Since this version, if
 you want to include the deprecated features yet you could define
 BOOST_CHRONO_PROVIDES_DEPRECATED_IO_SINCE_V2_0_0. These deprecated
 features will be only available until boost 1.58, that is you have 1 year
 and a half to move to the new features.
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11630>
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:19 UTC