[coroutine] documentation comment

I wrote about this last month on Boost users but there wasn't a reply. I have a comment about a sentence on this page: http://www.boost.org/doc/libs/1_53_0/libs/coroutine/doc/html/coroutine/intro... "The principal difference between coroutines and routines is that a coroutine enables explicit suspend and resume their progress via additional operations by preserving local state ..." I'm wondering if it would be helpful to change that to this: The principal difference between coroutines and routines is that coroutines enable explicit suspend and resume of their progress via additional operations by preserving local state ... Shalom Brian Wood Ebenezer Enterprises http://webEbenezer.net (651) 251-9384

2013/3/5 Brian Wood <woodbrian77@gmail.com>
I wrote about this last month on Boost users but there wasn't a reply.
<snip> sorry - I I forgot to answer (too many eMails from different mailing lists). I'll add your suggestion soon. I suggest to use boost tracking system for bug reporting - then your info is not 'lost' - https://svn.boost.org/trac/boost. best regards, Oliver
participants (2)
-
Brian Wood
-
Oliver Kowalke