Avi Kivity
c4bc67414e
future: add then_wrapped()
...
Unlike future::then(), which unwraps the value, then_wrapped() keeps it
wrapped in a future<>, so if it is exceptional, it can still be accessed.
This is similar to the proposed std::future::then(), so we should later
rename it to match (and rename the existing future::then() to future::next().
2014-10-30 13:55:31 +02:00
..
2014-10-05 18:09:09 +03:00
2014-10-23 10:30:40 +03:00
2014-08-31 21:29:13 +03:00
2014-10-22 16:37:36 +03:00
2014-10-05 19:58:12 +03:00
2014-09-22 17:18:46 +03:00
2014-10-02 14:32:32 +03:00
2014-10-21 11:20:12 +03:00
2014-10-18 16:42:08 +03:00
2014-10-27 19:28:10 +02:00
2014-10-30 13:55:31 +02:00
2014-10-23 15:59:52 +03:00
2014-10-13 13:03:46 +03:00
2014-10-12 16:37:30 +03:00
2014-10-13 15:51:43 +03:00
2014-09-10 13:44:46 +03:00
2014-10-15 12:21:22 +03:00
2014-10-19 17:42:47 +03:00
2014-10-29 19:23:42 +02:00
2014-10-28 12:42:47 +02:00
2014-10-13 15:41:18 +03:00
2014-10-12 16:35:48 +03:00
2014-10-28 11:09:15 +02:00
2014-10-28 11:09:04 +02:00
2014-10-26 15:52:01 +02:00
2014-10-22 11:40:18 +03:00
2014-10-26 13:34:31 +02:00
2014-10-22 18:51:55 +03:00
2014-09-22 11:25:54 +03:00
2014-10-21 11:23:41 +03:00
2014-10-29 19:23:42 +02:00
2014-10-02 14:28:14 +03:00
2014-10-21 16:58:35 +02:00
2014-10-23 12:57:32 +03:00
2014-08-31 21:29:13 +03:00