Opened 14 years ago
Closed 12 years ago
#2666 closed Feature Requests (wontfix)
Add the prototypes for the timed_lock functions using _until and _for suffixes
Reported by: | anonymous | Owned by: | Anthony Williams |
---|---|---|---|
Milestone: | Boost 1.39.0 | Component: | thread |
Version: | Boost 1.37.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
As you know ,in C++0x the timed lock operations have _until and _for suffixes. Could you add them?
Change History (2)
comment:1 by , 14 years ago
Milestone: | Boost 1.38.0 → Boost 1.39.0 |
---|
comment:2 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Even if this can help on the transition to the use of Chrono, the user will yet need to use specific get_system_time() and duration functions.
I don't think any more that this partial modification will be useful.