
26 Apr
2005
26 Apr
'05
6 p.m.
"Pavel Chikulaev" <pavel.chikulaev@gmail.com> wrote in message news:d4ltl1$48d$1@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