cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

How to use smart pointers with std::pmr?

Open YagaoDirac opened this issue 2 years ago • 0 comments

Channel C++Weekly

Topics c++17 std::pmr is great. Is it possible to initialize a shared pointer with the memory from a std::pmr resource object?

Length 7 min is good.

YagaoDirac avatar Aug 08 '22 02:08 YagaoDirac