2
0
mirror of https://github.com/boostorg/context.git synced 2026-01-19 16:12:17 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Oliver Kowalke
7e556147fa move classes to namespace std 2023-04-08 10:32:09 +02:00
Oliver Kowalke
14b03e3079 rename class fiber to fiber_context 2023-04-08 09:10:28 +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
e2663ba473 return exit-code from example 2017-10-02 15:19:52 +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