Ticket #3975: future_ref.patch
File future_ref.patch, 644 bytes (added by , 12 years ago) |
---|
-
future_ref.qbk
701 701 702 702 [variablelist 703 703 704 [[Preconditions:] [The expression `f(t)` where `t` is a lvalue of type __p ackaged_task__ shall be well-formed. Invoking a copy of704 [[Preconditions:] [The expression `f(t)` where `t` is a lvalue of type __promise__ shall be well-formed. Invoking a copy of 705 705 `f` shall have the same effect as invoking `f`]] 706 706 707 707 [[Effects:] [Store a copy of `f` with the asynchronous result associated with `*this` as a ['wait callback]. This will replace any