Created on 2010-08-25.00:00:00 last changed 171 months ago
Proposed resolution:
Provide a compile-time flag (preferably a macro) that can be used to query the existence of monotonic_clock.
Duplicate: 1410
Addresses DE-20
The library component monotonic_clock is conditionally supported, but no compile-time flag exists that allows user-code to query its existence. Further-on there exist no portable means to simulate such a query. (To do so, user code would be required to add types to namespace std::chrono.)
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-10-26 11:52:55 | admin | set | messages: + msg5141 |
2010-10-26 11:52:55 | admin | set | status: open -> dup |
2010-10-24 03:04:13 | admin | set | messages: + msg4910 |
2010-08-25 00:00:00 | admin | create |