c++11 compliance: Add cv_status enum class and use it on the conditions wait functions
In order to be standard compliant the wait functions should return a cv_status enum class.
Change History
(6)
Summary: |
c++11 complicance: Add cv_status enum class and use it on the conditions wait functions → c++11 compliance: Add cv_status enum class and use it on the conditions wait functions
|
Owner: |
changed from Anthony Williams to viboes
|
Status: |
new → assigned
|
Milestone: |
To Be Determined → Boost 1.49.0
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
Strong enum type macros to support enum cmass emulation fro cv_status