Click here to Skip to main content
15,878,945 members
Articles / Programming Languages / C++

A New Approach to Memory Management that Solves the Issues with shared_ptrs

Rate me:
Please Sign up or sign in to vote.
4.17/5 (4 votes)
23 Feb 2009CPOL6 min read 24.3K   122   12  
Solves issues with shared_ptrs using a new approach

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
Software Developer (Senior)
Greece Greece
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions