Denis Blank ab9669fa2a Implement wait, wait_for and wait_until transforms properly
* wait is implemented by a atomic and default condition variable.
* wait_for and wait_until are expensive since we can't assume
  anything about the environment thus we have to allocate
  a persistent frame.
2020-04-04 01:11:27 +02:00
..
link Reflow the license text 2019-01-04 13:39:46 +01:00
mock Reflow the license text 2019-01-04 13:39:46 +01:00
playground Implement wait, wait_for and wait_until transforms properly 2020-04-04 01:11:27 +02:00
simple-benchmark Implement a benchmark against boost::future 2018-11-18 17:46:25 +01:00
standalone Reflow the license text 2019-01-04 13:39:46 +01:00
threads Reflow the license text 2019-01-04 13:39:46 +01:00
unit-test Implement wait, wait_for and wait_until transforms properly 2020-04-04 01:11:27 +02:00
CMakeLists.txt Workaround for a MSVC required symbol link bug 2018-12-26 06:20:48 +01:00