Opened 11 years ago

Closed 10 years ago

#6195 closed Feature Requests (fixed)

c++11 compliance: Provide the standard time related interface using Boost.Chrono

Reported by: viboes Owned by: viboes
Milestone: Boost 1.50.0 Component: thread
Version: Boost 1.48.0 Severity: Problem
Keywords: chrono standard Cc:

Description

Now that Boost.Chrono and C++11 are released it is time to adapt the current interface so that Boost.Thread conforms more closely to the standard c++11.

Change History (6)

comment:1 by anonymous, 11 years ago

Summary: Provide the standard time related interface using Boost.Chronoc++11 complicance: Provide the standard time related interface using Boost.Chrono

comment:2 by anonymous, 11 years ago

Summary: c++11 complicance: Provide the standard time related interface using Boost.Chronoc++11 compliance: Provide the standard time related interface using Boost.Chrono

comment:3 by viboes, 11 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned

comment:4 by viboes, 11 years ago

Milestone: To Be DeterminedBoost 1.49.0

comment:5 by viboes, 11 years ago

Committed partially in trunk at revision [76543]. There is still the shared mutex interface that needs to be adapted to chrono, but this will be done in a specific ticket

comment:6 by viboes, 10 years ago

Milestone: Boost 1.49.0Boost 1.50.0
Resolution: fixed
Status: assignedclosed

Committed in release branch at [78543]

Note: See TracTickets for help on using tickets.