|
Boost : |
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2023-06-01 00:15:26
On Wednesday, May 31, 2023, Christian Mazakas wrote:
> Unordered's concurrent flat map contains a hand-rolled
> spinlock (graciously provided by Peter Dimov) but it contains
> a dependency on SmartPtr for the following two headers:
>
> #include <boost/smart_ptr/detail/sp_thread_pause.hpp>
> #include <boost/smart_ptr/detail/sp_thread_sleep.hpp>
>
> I advocate that we move these to Core. They're small, self-contained
> and are useful in broader contexts.
>
> Anyone have thoughts or objections?
>
These are appropriate for Core. No objections from me. Andrey/Peter?
Glen
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk