$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2023-06-01 23:43:21
Gavin Lambert wrote:
> FWIW though, atomic_* on shared_ptr is entirely banned in my codebase
> precisely because of its spinlock implementation.
Which part is wrong?