Created on 2009-01-07.00:00:00 last changed 171 months ago
Rationale:
condition_variable::wait_for no longer refers to monotonic_clock, so this issue is moot.
[ 2009-11-18 Moved to Tentatively NAD after 5 positive votes on c++std-lib. Rationale added below. ]
[ 2009-10 Santa Cruz: ]
Leave open, but expect to be fixed by N2969 revision that Detlef is writing.
[ Summit: ]
Move to open. Associate with LWG 859 and any other monotonic-clock related issues.
[thread.condition.condvar]: condition_variable::wait_for is required to compute the absolute time by adding the duration value to chrono::monotonic_clock::now(), but monotonic_clock is not required to exist.
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-21 18:28:33 | admin | set | messages: + msg4568 |
2010-10-21 18:28:33 | admin | set | messages: + msg4567 |
2010-10-21 18:28:33 | admin | set | messages: + msg4566 |
2010-10-21 18:28:33 | admin | set | messages: + msg4565 |
2010-10-21 18:28:33 | admin | set | messages: + msg4564 |
2009-01-07 00:00:00 | admin | create |