Thursday, 29 August 2013

STL Vector of Unique_ptr - How to reset?

STL Vector of Unique_ptr - How to reset?

References

Reference NO 1

http://stackoverflow.com/questions/13652432/stl-vector-of-unique-ptr-how-to-reset

Reference NO 2

http://msdn.microsoft.com/en-us/library/vstudio/hh279676.aspx

Reference NO 3

http://www.asawicki.info/news_1494_unique_ptr_in_visual_c_2010.html

Reference NO 4

http://en.cppreference.com/w/cpp/memory/unique_ptr

Reference NO 5

http://eli.thegreenplace.net/2012/06/20/c11-using-unique_ptr-with-standard-library-containers/

Reference NO 6

http://www.cplusplus.com/reference/memory/unique_ptr/

Reference NO 7

http://www.codeguru.com/cpp/article.php/c17775/The-Smart-Pointer-That-Makes-Your-C-Applications-Safer--stduniqueptr.htm

Reference NO 8

http://mbevin.wordpress.com/2012/11/18/smart-pointers/

No comments:

Post a Comment