Go to the documentation of this file. 1 #ifndef DataFormats_Common_CloningPtr_h
2 #define DataFormats_Common_CloningPtr_h
30 template <
class T,
class P = ClonePolicy<T> >
60 template <
class T,
class P>
CloningPtr(const T &iPtr)
void swap(Association< C > &lhs, Association< C > &rhs)
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
CloningPtr< T, P > & operator=(const CloningPtr< T, P > &iRHS)
std::pair< OmniClusterRef, TrackingParticleRef > P
void swap(CloningPtr< T, P > &iPtr)
CloningPtr(std::unique_ptr< T > iPtr)
CloningPtr(const CloningPtr< T, P > &iPtr)