Click here to Skip to main content
15,894,825 members
Articles / Programming Languages / C++

Implementing a simple smart pointer in C++

Rate me:
Please Sign up or sign in to vote.
3.70/5 (48 votes)
27 Aug 2006CPOL6 min read 473.3K   60  
This article demonstrates how to implement a basic smart pointer in C++.

Views

Daily Counts

License

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


Written By
Web Developer
India India
I have been working in software industry for the past 5 years now. Enjoy working on complex and new technologies. Worked on Microsoft technologies Like VC++, COM, XML, SQL. Currently working on .Net, C#.

Comments and Discussions