Denis Blank 1e39bd85dd Replace the result<...> implementation by a lighter one
* result<...> only moveable now, the conditional copy capabilities were removed
* If you require the optional copy capability use a std::variant implementation of your choice
* Closes #13
2020-04-04 22:26:09 +02:00
..
async Split the async tests into their own test case 2020-04-04 17:19:44 +02:00
multi Split the async tests into their own test case 2020-04-04 17:19:44 +02:00
single Replace the result<...> implementation by a lighter one 2020-04-04 22:26:09 +02:00
CMakeLists.txt Replace the result<...> implementation by a lighter one 2020-04-04 22:26:09 +02:00
test-continuable.cpp Reflow the license text 2019-01-04 13:39:46 +01:00
test-continuable.hpp Fix the test header includes 2020-04-03 19:47:42 +02:00