Created on 2017-03-07.00:00:00 last changed 45 months ago
Proposed resolution:
This wording is relative to N4640.
Modify [thread.req.timing] as indicated::
[…]
-3- Thememberfunctions whose names end in _for take an argument that specifies a duration. […] -4- Thememberfunctions whose names end in _until take an argument that specifies a time point. […]
[ 2017-07 Toronto Wed Issue Prioritization ]
Priority 0; Move to Ready
In [thread.req.timing], both /3 and /4 talk about "member functions whose names end in _for" and "_until", but these clauses also apply to this_thread::sleep_for() and this_thread::sleep_until(), which are namespace-level functions (30.3.2).
History | |||
---|---|---|---|
Date | User | Action | Args |
2021-02-25 10:48:01 | admin | set | status: wp -> c++20 |
2017-11-13 19:01:36 | admin | set | status: voting -> wp |
2017-10-17 18:34:55 | admin | set | status: ready -> voting |
2017-07-15 22:58:07 | admin | set | messages: + msg9372 |
2017-07-15 22:58:07 | admin | set | status: new -> ready |
2017-03-07 19:52:27 | admin | set | messages: + msg9078 |
2017-03-07 00:00:00 | admin | create |