Denis Blank c066940d8d Use new types instead of aliases for type erasures
* Makes compiler output much more readable
  This is configurateable through CONTINUABLE_WITH_IMMEDIATE_TYPES,
  and automatically enabled for debug builds but disabled
  for release builds.
* Remove the old continuable-trait.hpp header
* Make the signature of continuable not dependent anymore
  on any size of the arguments which fixes the compilation
  with forward declared types.
  Thanks Rogiel for the correspoding bug report.
  Closes #11
2019-01-04 13:12:48 +01:00
..
link Workaround for a MSVC required symbol link bug 2018-12-26 06:20:48 +01:00
mock Happy new Year! 2018-01-04 01:45:09 +01:00
playground Attempt to remove the plain handler 2018-11-27 02:39:41 +01:00
simple-benchmark Implement a benchmark against boost::future 2018-11-18 17:46:25 +01:00
standalone Happy new Year! 2018-01-04 01:45:09 +01:00
threads Happy new Year! 2018-01-04 01:45:09 +01:00
unit-test Use new types instead of aliases for type erasures 2019-01-04 13:12:48 +01:00
CMakeLists.txt Workaround for a MSVC required symbol link bug 2018-12-26 06:20:48 +01:00