$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [ptr_container] clone_ptr library
From: Edd Dawson (lists_at_[hidden])
Date: 2010-05-19 16:19:37
On 5/19/2010 11:16 AM, raffimoni wrote:
> below, so that I request for your comments. Is there any interest in
> such a library?
I made something like this a while back. There's some info here, along with a
list of implementations for similar stuff at the bottom:
http://www.mr-edd.co.uk/blog/value_semantics_for_polymorphic_types
Mercurial repo here too, if you're interested:
http://bitbucket.org/edd/value_ptr/
Cheers,
Edd