Boost C++ Libraries: Ticket #11630: boost chrono documentation about boost chrono version & io API is wrong. https://svn.boost.org/trac10/ticket/11630 <p> It is no clear to me if boost chrono version 2 is used on any boost version. </p> <p> 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. </p> <p> 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 </p> <pre class="wiki">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. </pre><p> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11630 Trac 1.4.3 viboes Thu, 10 Sep 2015 05:45:30 GMT status changed https://svn.boost.org/trac10/ticket/11630#comment:1 https://svn.boost.org/trac10/ticket/11630#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> This was the initial plan, but as it was a non-backward compatible change I didn't do it. I will fix the docs. </p> Ticket viboes Fri, 19 Aug 2016 17:46:01 GMT milestone changed https://svn.boost.org/trac10/ticket/11630#comment:2 https://svn.boost.org/trac10/ticket/11630#comment:2 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> Ticket viboes Fri, 19 Aug 2016 21:11:48 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/11630#comment:3 https://svn.boost.org/trac10/ticket/11630#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket