I have a doubt regarding "SMART POINTERS" in c++. What is it? where it is used . In google I read abt it as "smart pointers are objects which store pointers to dynamically allocated objects".what is diff between "smart pointer and void pointer".
Any one plz answer my question
