2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-23 05:22:16 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Kowalke
89a87306e4 unwind without throw 2019-04-10 09:26:10 +02:00
Oliver Kowalke
618629a987 examples for all context-APIs 2018-02-06 19:29:55 +01:00
Oliver Kowalke
f5327520d6 return fiber from resume()/resume_with() 2018-02-05 13:31:35 +01:00
Oliver Kowalke
10d3264f7b implementation of fibers without scheduler according to P0876R0 2018-02-05 13:31:32 +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
73add9eb12 cleanup examples directory 2017-06-01 18:20:02 +02:00
Oliver Kowalke
834ca26aed remove examples for fcontext_t 2016-01-12 19:31:29 +01:00
Oliver Kowalke
ba357205a9 class captured_context added 2016-01-01 22:03:18 +01:00