Created on 2009-03-12.00:00:00 last changed 161 months ago
Proposed resolution:
Change the synopsis in [thread.mutex]:
struct defer_lock_t {}; struct try_to_lock_t {}; struct adopt_lock_t {};externconstexpr defer_lock_t defer_lock {};externconstexpr try_to_lock_t try_to_lock {};externconstexpr adopt_lock_t adopt_lock {};
[ Batavia (2009-05): ]
We agree with the proposed resolution. Move to Tentatively Ready.
[ Summit: ]
Move to review. The current specification is a "hack", and the proposed specification is a better "hack".
Addresses UK 325 [CD1]
We believe constexpr literal values should be a more natural expression of empty tag types than extern objects as it should improve the compiler's ability to optimize the empty object away completely.
History | |||
---|---|---|---|
Date | User | Action | Args |
2011-08-23 20:07:26 | admin | set | status: wp -> c++11 |
2010-10-21 18:28:33 | admin | set | messages: + msg467 |
2010-10-21 18:28:33 | admin | set | messages: + msg466 |
2010-10-21 18:28:33 | admin | set | messages: + msg465 |
2009-03-12 00:00:00 | admin | create |