> The shared_ptr<>/make_unique<> etc syntax is mostly nonsensical to anyone who isn't willing to buy into the cult.
Could you explain how you would improve the shared_ptr syntax? I'm not sure you could make it that much simpler.
std::shared_ptr<Something> seems pretty clear to me.
Could you explain how you would improve the shared_ptr syntax? I'm not sure you could make it that much simpler. std::shared_ptr<Something> seems pretty clear to me.