
16 Sep
2009
16 Sep
'09
8:29 a.m.
Dmitry Goncharov wrote:
The difficulty that your example demonstrates is caused by the nature of template template parameters. scoped_ptr should not be blamed for that.
I agree, moreover I think that the advantages of this patch (often required in the list) justify the 1% use cases of Andrey Semashev's sample that in my opinion can be simplified in this way: template<typename T, typename P> void make_ptr(P &p) { p.reset(new T()); } _________________________________________________________________ Scopri tutti i servizi Windows Live, guarda i video http://www.windowslive.it/videoGallery.aspx
5746
Age (days ago)
5746
Last active (days ago)
0 comments
1 participants
participants (1)
-
Berserker