Deleting the object pointed by shared_ptrThanks simeon for the detailed explantion. Gives some idea on shared & smart poniters. Let me try....
Deleting the object pointed by shared_ptrThanks jsmith and simeonz for ur suggestions. jsmith, ofcourse, it's true that [b]"all elements...
Deleting the object pointed by shared_ptrHello everyone, Am new to shared_ptr & vector concepts & learned the basics by google it. But ...