1 Apr
2024
1 Apr
'24
4:23 p.m.
Ivan Matek wrote:
Also there is nothing preventing those people who do not wish to adapt to keep using boost 1.70 or whatever version has shared_ptr.
We are not talking about shared_ptr here, but about everything else in the smart pointers library that has no standard equivalent. But even if we were talking about just shared_ptr, how would I develop it further? Fork Boost from 1.70 and proceed there? If you want Boost without SmartPtr, delete it from your copy and carry on.