Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-11-28 16:24:58


Jeff Garland wrote:
> I think the canonical example actually is boost::thread. It had an
> interruption feature -- and maybe some other things I've forgotten -- that
> come up often. Probably now solved by jthread in c++20, but possibly not
> as cleanly.

People are definitely still using Boost.Thread instead of <thread> because
of interruption.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk