Opened 9 years ago
Last modified 5 years ago
#9379 closed Bugs
'boost::chrono::steady_clock' has not been declared" on boost 1.55, hp-ux 11.23 IA, gcc 4.6 — at Initial Version
| Reported by: | Owned by: | viboes | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | chrono | 
| Version: | Boost 1.58.0 | Severity: | Problem | 
| Keywords: | steady_clock | Cc: | 
Description
../lib/include/boost/boost/thread/pthread/recursive_mutex.hpp: In member function 'bool boost::recursive_timed_mutex::try_lock_for(const boost::chrono::duration<Rep, Period>&)': ../lib/include/boost/boost/thread/pthread/recursive_mutex.hpp:357:41: error: 'boost::chrono::steady_clock' has not been declared In file included from ../lib/include/boost/boost/thread.hpp:24:0,
from ../src/ ...
../lib/include/boost/boost/thread/future.hpp: In member function 'boost::future_status boost::detail::basic_future<R>::wait_for(const boost::chrono::duration<Rep2, Period2>&) const': ../lib/include/boost/boost/thread/future.hpp:1395:37: error: 'boost::
