Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
The benefits of memory management and documentation provided by good smart pointers mean I use them regularly. However when the profiler pipes up and tells me a particuarly usage is costing me, I'll revert back to more neolithic pointer management.