Click here to Skip to main content
15,895,794 members
Articles / Programming Languages / Visual C++ 10.0

Object Creation using Smart Pointers and Map

Rate me:
Please Sign up or sign in to vote.
4.50/5 (2 votes)
6 Dec 2012CPOL5 min read 17.8K   87   4  
Using SmartMap to create objects that will clean up after themselves

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Laservision
Australia Australia
I have been programming since I was a kid, text based adventure games on the C64 in those good old days then went on to complete CS degree. Since then I've been a contract programmer for the last 12 years developing for web, mobile, desktop and game consoles. Currently I'm working for Laservision were I get to play with lasers and video projectors for fun and profit.

So glad C++ is going through a bit of a renaissance at the moment as it's my favourite language

Comments and Discussions