$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Chikulaev (pavel.chikulaev_at_[hidden])
Date: 2005-04-26 13:00:51
"Pavel Chikulaev" <pavel.chikulaev_at_[hidden]> wrote in message
news:d4ltl1$48d$1_at_sea.gmane.org...
> Agreed. But we should provide some traits class to support Clone, CloneMe
> and so on. And some compile-time checking if user didn't provide any
> clone functions.
And maybe one more traits class saying whether user wants ptr_containers
of type T to be CopyConstructible and Assignable using cloning.
-- Pavel Chikulaev