cppcoro/include
Lewis Baker 03f8027c16 Fix incorrect code documentation for task.
There was a section left over from before lazy_task was renamed
to task and the eager task was removed that was contrasting
lazy_task with the eager task. This comparison is no longer
necessary.

Removed the warnings about stack-overflow as these issues have
been worked around (albeit at cost of an atomic operation).
2017-09-30 22:09:17 +09:30
..
cppcoro Fix incorrect code documentation for task. 2017-09-30 22:09:17 +09:30