Denis Blank 057fb37123 Introduce the continuable primitive header which supplies tags
* Adapts the new naming scheme from the "Unified Futures" proposal
* Provides new tags for the future inplace resolution
2018-11-19 23:59:01 +01:00
..
test-continuable-await.cpp Implement continuables as return types for coroutines 2018-03-14 10:29:45 +01:00
test-continuable-base-chaining.cpp Change the inclusion style of the test header 2018-02-10 03:05:39 +01:00
test-continuable-base-destruct.cpp Change the inclusion style of the test header 2018-02-10 03:05:39 +01:00
test-continuable-base-errors.cpp Introduce the continuable primitive header which supplies tags 2018-11-19 23:59:01 +01:00
test-continuable-base-partial.cpp Change the inclusion style of the test header 2018-02-10 03:05:39 +01:00
test-continuable-connection-all-seq-ag-1.cpp Split the seq tests 2018-03-12 08:49:08 +01:00
test-continuable-connection-all-seq-ag-2.cpp Split the seq tests 2018-03-12 08:49:08 +01:00
test-continuable-connection-all-seq-op.cpp Convert the seq and all tests into typed tests 2018-03-12 06:55:51 +01:00
test-continuable-connection-all.cpp Convert the seq and all tests into typed tests 2018-03-12 06:55:51 +01:00
test-continuable-connection-any.cpp Add cti::populate and make use of it in tests 2018-03-09 09:45:00 +01:00
test-continuable-connection-seq.cpp Convert the seq and all tests into typed tests 2018-03-12 06:55:51 +01:00
test-continuable-erasure.cpp Make continuable_base non copyable by default 2018-03-09 08:51:33 +01:00
test-continuable-regression.cpp Remove a useless unit test 2018-11-19 19:36:57 +01:00
test-continuable-transforms.cpp Make it possible to apply transformations through pipes 2018-02-10 05:12:38 +01:00