Boost C++ Libraries: Ticket #11668: cpu_timer methods documented as noexcept, while in code they are not https://svn.boost.org/trac10/ticket/11668 <p> Hello, </p> <p> I was trying to use cpu_timer in an environment which does not use exceptions. As documented, most of the methods are noexcept, but the code does not have noexcept and uses try catch, see libs/timer/src/cpu_timer.cpp , ~auto_cpu_timer . Please either fix the documentation, or the code to comply with the documentation. My preferred way to fix the issue is the latter way, or at least give the option for the user to not use exception (with BOOST_NO_EXCEPTIONS). </p> <p> Thank you, </p> <p> George Butnaru </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11668 Trac 1.4.3