Commit Graph

9 Commits

Author SHA1 Message Date
Nikita Kniazev
3bc66cbb94 Move library include to the top
This helps ensure that library inclusion is self sustainable
2019-11-24 21:49:24 +03:00
Oliver Kowalke
8b5cb1df2d add const_iterator to asymmetric_coroutine<>::pull_type 2015-04-29 20:31:08 +02:00
Oliver Kowalke
8e9be79a51 remove semicolon after macro 2015-01-29 19:19:20 +01:00
Oliver Kowalke
665c2382ef asyymmetric-coroutine with placement new 2014-03-30 11:01:14 +02:00
Oliver Kowalke
7b0c1dd87d introduction of stack_traits 2014-03-14 17:09:59 +01:00
Oliver Kowalke
78ec216abb additional test moving asymmetric corutines 2014-02-22 21:19:19 +01:00
Oliver Kowalke
8043977546 remove empty() and has_result() from asymmetric coroutine 2014-02-09 09:23:34 +01:00
Oliver Kowalke
1fbed2d0c3 use asymmetric_coroutine<> in unit-test 2014-02-02 17:03:07 +01:00
Oliver Kowalke
ad206b293d renamic coroutine<> -> asymmetric_coroutine<> 2014-02-01 11:24:38 +01:00