Tuesday, February 14, 2012

Info regarding smart and auto pointers

CPP Smart Pointers :
http://ootips.org/yonat/4dev/smart-pointers.html
http://www.csc.lsu.edu/~kosmas/smartPointers.html

CPP Auto Pointers :
http://www.cplusplus.com/reference/std/memory/auto_ptr/auto_ptr/
http://www.gotw.ca/publications/using_auto_ptr_effectively.htm