Commit Graph

19 Commits

Author SHA1 Message Date
Augusto Hack
d2d58c6e28
typo fix 2018-08-18 20:15:43 -03:00
Oliver Kowalke
3a12382a14 documentation updated 2018-02-09 06:35:48 +01:00
Oliver Kowalke
8e7ffd157c resume()/resume_with() rvalue-ref qualified 2018-02-08 21:36:29 +01:00
Oliver Kowalke
2409751d1d update documentation 2018-02-05 21:02:15 +01:00
Oliver Kowalke
420554fe9a function executed by resume_with() has to return a continuation 2017-08-10 18:20:29 +02:00
Oliver Kowalke
8346fbfa89 no data transfer with call/cc 2017-08-01 09:43:29 +02:00
Oliver Kowalke
fa890b1c4d adapt Jamfiles for new properties 2017-06-04 20:27:03 +02:00
Oliver Kowalke
f1b7c8698d documentation 2017-06-04 20:27:03 +02:00
Oliver Kowalke
a72f69607f support WinFibers in callcc() 2017-06-04 20:27:03 +02:00
Torkel Bjørnson-Langen
7c3082d1f8 spelling corrections in doc/callcc.qbk 2017-06-01 18:20:02 +02:00
Oliver Kowalke
4b8a730919 support ucontext_t in callcc() 2017-06-01 18:20:02 +02:00
Oliver Kowalke
518ba02aa2 docu: add hint how execution_context-API can be used 2017-04-09 19:10:23 +02:00
Oliver Kowalke
82293a2c03 rename of continuation member functions 2017-03-05 10:22:48 +01:00
Oliver Kowalke
25ed545efb ontop-fn accept rvalue reference to continuation 2017-02-04 06:58:17 +01:00
oliver Kowalke
3a822359ec resume() -> continuation::operator() 2017-02-02 09:19:10 +01:00
oliver Kowalke
98291526a7 rename transfer_data() -> get_data() 2017-02-01 09:30:35 +01:00
Oliver Kowalke
f2e1761a4d fix example fibonacci 2017-01-08 09:38:37 +01:00
Oliver Kowalke
dbd95e8421 callcc() -> resume() 2017-01-05 18:59:02 +01:00
Oliver Kowalke
c35ecd04df documentation: call/cc 2017-01-02 10:07:18 +01:00