c++11 compliance: Provide the standard time related interface using Boost.Chrono
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)
Summary: |
Provide the standard time related interface using Boost.Chrono → c++11 complicance: Provide the standard time related interface using Boost.Chrono
|
Summary: |
c++11 complicance: Provide the standard time related interface using Boost.Chrono → c++11 compliance: Provide the standard time related interface using Boost.Chrono
|
Owner: |
changed from Anthony Williams to viboes
|
Status: |
new → assigned
|
Milestone: |
To Be Determined → Boost 1.49.0
|
Milestone: |
Boost 1.49.0 → Boost 1.50.0
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
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