Click here to Skip to main content
15,880,891 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 471.8K   60  
This article demonstrates how to implement a basic smart pointer in C++.
No downloads associated with this content

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
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