22 Commits

Author SHA1 Message Date
Denis Blank
7dbf22a2d2 Make it possible to remap the result from promisified expressions 2018-03-17 13:24:57 +01:00
Denis Blank
9f881f83f0 Move the slideshow code to examples
* Remove the rest from doc
2018-03-12 07:07:30 +01:00
Denis Blank
4665dc931b Changing promisify::from_asio to promisify::from 2018-03-11 08:23:58 +01:00
Denis Blank
715cece74c Allow non copyable completion handlers in the asio example 2018-03-06 22:06:07 +01:00
Denis Blank
331d642e5d Fix a build error in the result indexing 2018-02-26 18:33:26 +01:00
Denis Blank
786792f4f0 Add cti::promisify with an initial boost asio helper 2018-02-26 05:04:38 +01:00
Denis Blank
73927516c6 Set the version to 3.0.0
* There wil be a header split for compositions
  thus the backward compatibility breaks
2018-02-09 04:16:45 +01:00
Denis Blank
1daa13b1d6 Some minor improvements to clang-tidy 2018-01-30 05:15:19 +01:00
Denis Blank
3a50657a17 Some test ai examples 2018-01-25 08:13:43 +01:00
Denis Blank
0cfb8a96d2 Prevent unused param warnings 2018-01-24 02:35:54 +01:00
Denis Blank
3626133f8e Happy new Year!
* Update license notices to 2018
2018-01-04 01:45:09 +01:00
Denis Blank
0fb0058f6b Add install targets and CPack support 2017-10-04 22:58:08 +02:00
Denis Blank
c75baaec90 Add a small asio example 2017-10-04 22:23:37 +02:00
Denis Blank
257c1b0062 more 2017-10-04 20:01:15 +02:00
Denis Blank
79dedef359 Add the sceleton for an asio example 2017-10-04 19:46:30 +02:00
Denis Blank
2b061a6058 Move the documentation code to doc 2017-10-04 18:52:38 +02:00
Denis Blank
616b68c008 Fix the examples after the r-value qualification in 84ca172caa3 2017-10-04 17:26:07 +02:00
Denis Blank
eb8528c90e Move unused to util 2017-09-28 05:23:21 +02:00
Denis Blank
90dfde84c5 Rename all connection functions to their std counterparts:
- all_of -> when_all
- any_of -> when_any
- seq_of -> when_seq
2017-04-21 19:43:46 +02:00
Denis Blank
ccd77dee29 Edit the readme 2017-03-04 21:49:57 +01:00
Denis Blank
a2fa1c1ae2 Add a slideshow 2017-03-04 14:11:57 +01:00
Denis Blank
6e5ec79754 initial commit 2017-02-26 00:33:32 +01:00