Daily bit(e) of C++ #467, The C++20 thread safe version of std::shared_ptr and std::weak_ptr: std::atomic<std::shared_ptr>, std::atomic<std::weak_ptr>.
Share this post
Daily bit(e) of C++ …
Share this post
Daily bit(e) of C++ #467, The C++20 thread safe version of std::shared_ptr and std::weak_ptr: std::atomic<std::shared_ptr>, std::atomic<std::weak_ptr>.