[C++-sig] preventing a copy of the vector when using the vector_indexing_suite

Eric Jardim ericjardim at gmail.com
Sat Aug 20 00:03:38 CEST 2005


2005/8/19, Scott McKay <skottmckay at gmail.com>:
> 
> implicitly_convertible< smart_ptr< Factory_Wrapper >, smart_ptr<
> Factory > >();
> implicitly_convertible< smart_ptr< Factory >, smart_ptr<
> Factory_Wrapper > >();
> }


Sorry about my ignorance. Why do you define those implicitly convertble 
pointers? 
[Eric Jardim]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20050819/8790ef1b/attachment.htm>


More information about the Cplusplus-sig mailing list