Opened 10 years ago

Last modified 10 years ago

#8311 new Bugs

progress.hpp incompatible with timer/timer.hpp

Reported by: alex.burton@… Owned by: Beman Dawes
Milestone: To Be Determined Component: timer
Version: Boost 1.53.0 Severity: Regression
Keywords: timer progress Cc:

Description

Hi,

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.

Alex

Change History (1)

comment:1 by viboes, 10 years ago

Component: Nonetimer
Owner: set to Beman Dawes
Note: See TracTickets for help on using tickets.