|
Boost : |
From: Sean Parent (sparent_at_[hidden])
Date: 2001-11-02 19:37:36
Using a trait template (Peter's approach) functions fine - But I'm trying to
get rid of the need to write a template specialization or special class to
use a template (not just with auto_ptr but everywhere in the STL). The
ultimate goal is to make the template library easier to use and eliminate as
much "boiler plate" declarations and code as possible.
Sean
on 11/2/01 3:37 PM, Greg Colvin at gcolvin_at_[hidden] wrote:
> You might look also look at Peter's approach to parameterizing deletion
> for shared_ptr in
>
> http://groups.yahoo.com/group/boost/files/smart_ptr/shared_ptr_updates.zip
-- Sean Parent Sr. Computer Scientist II Advanced Technology Group Adobe Systems Incorporated sparent_at_[hidden]
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk