I came to know that smart pointer is used for resource management and supports RAII.
But what are the corner cases in which smart pointer doesn\'t seem smart and things
This is quite interesting: Smart Pointers. It's a sample chapter from "Modern C++ Design" by Andrei Alexandrescu.