New shared pointer

Stefan Teleman steleman at nyc.rr.com
Fri Sep 9 22:57:41 BST 2005


On Friday 09 September 2005 18:56, Frerich Raabe wrote:
> > I grabbed Alexandrescu's Modern C++ design, which has a whole chapter on
> > smart pointers. Would that be an acceptable source of alternate code?
>
> I bet Eva and Simon would like this, but IMHO it's totally over the edge,
> doing much more than we need.

fwiw, there's a clean and simple implementation of a shared/smart pointer in 
Scott Meyers (second volume iirc). and it takes care of the const-correctness 
problem discussed here about a year ago. :-)

--Stefan

-- 
Stefan Teleman          'Nobody Expects the Spanish Inquisition'
steleman at nyc.rr.com                          -Monty Python




More information about the kde-core-devel mailing list