Denis Blank 86c3815ae0 Make continuable_base non copyable by default
* Actually there is no reason that the call hierarchy is copyable
  when looking at the fact that two types just cause distraction
  and bad usage.
2018-03-09 08:51:33 +01:00
..
test-continuable-await.cpp Address a MSVC compiler bug which prevents collapsing references in coroutines 2018-03-06 23:14:55 +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 Change the inclusion style of the test header 2018-02-10 03:05:39 +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.hpp Seems like move only values inside initializer lists aren't valid sometimes 2018-03-09 08:41:55 +01:00
test-continuable-connection-all.cpp Basic implementation of the shared unit tests between all and seq 2018-03-09 05:12:09 +01:00
test-continuable-connection-any.cpp Seems like move only values inside initializer lists aren't valid sometimes 2018-03-09 08:41:55 +01:00
test-continuable-connection-seq.cpp Basic implementation of the shared unit tests between all and seq 2018-03-09 05:12:09 +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 Fix a defect unit test 2018-03-06 21:36:27 +01:00
test-continuable-transforms.cpp Make it possible to apply transformations through pipes 2018-02-10 05:12:38 +01:00