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 anonymous, 14 years ago

Milestone: Boost 1.38.0Boost 1.39.0

comment:2 by anonymous, 12 years ago

Resolution: wontfix
Status: newclosed

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.

Note: See TracTickets for help on using tickets.