On Fri, Jan 5, 2018 at 7:21 AM, Richard Hodges via Boost-users
<boost-users@lists.boost.org> wrote:
> When I had a query regarding the newer standalone boost, I emailed Chris
> directly. He very helpfully replied promptly and fully.
I emailed him too, several months ago, and this is what I got back:
post() -> handler_is_continuation() == false
defer() -> handler_is_continuation() == true
> Every piece of information you need is there, exactly once, with not even
> one character more than is necessary to aid understanding.
Yeah I know what you mean. It is quintessentially D.R.Y..
I'll note that Asio does not use defer() anywhere in its
implementation. I have not found any code which demonstrates its use.
Thanks
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost- users