Boost logo

Boost Users :

Subject: Re: [Boost-users] [Asio] Combining use_future with strands
From: Gavin Lambert (boost_at_[hidden])
Date: 2018-12-18 22:45:57


On 18/12/2018 07:26, Damian Jarek wrote:
> As a sidenote: asio::io_context::strand is deprecated and should not be
> used in projects that use ASIO 1.66+. You should use
> `asio::strand<io_context::executor_type>` instead.

That seems like a poor tradeoff of names. I hope the former will never
be removed and will just typedef to the latter.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net