Click here to Skip to main content
15,891,607 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.7K   87   4  
Using SmartMap to create objects that will clean up after themselves

Views

Daily Counts

Downloads

Weekly Counts

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