Click here to Skip to main content
15,895,142 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.4K   60  
This article demonstrates how to implement a basic smart pointer in C++.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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