Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
template<typename Interface >
P6VOID P6R::swap ( p6ComPtr< Interface > &  left,
p6ComPtr< Interface > &  right 
)

In order for generic algorithms to find p6ComPtr's swap() implementation, we must also provide a non-member function.

Definition at line 318 of file p6comptr.h.