Boost C++ Libraries: Ticket #8311: progress.hpp incompatible with timer/timer.hpp https://svn.boost.org/trac10/ticket/8311 <p> Hi, </p> <p> If I want to use boost::progress_display and boost::timer::cpu_timer for example, I have to modify boost/progress.hpp to prevent it from including the old boost::timer class, otherwise class boost::timer conflicts with namespace boost::timer. </p> <p> Alex </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8311 Trac 1.4.3 viboes Wed, 20 Mar 2013 21:42:36 GMT component changed; owner set https://svn.boost.org/trac10/ticket/8311#comment:1 https://svn.boost.org/trac10/ticket/8311#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Beman Dawes</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">timer</span> </li> </ul> Ticket