CMS 3D CMS Logo

List of all members | Static Public Member Functions
OwnerPolicy::Replica Struct Reference

#include <own_ptr.h>

Static Public Member Functions

template<class X >
static Xcopy (X *p)
 
template<class X >
static void remove (X *p)
 

Detailed Description

Definition at line 30 of file own_ptr.h.

Member Function Documentation

template<class X >
static X* OwnerPolicy::Replica::copy ( X p)
inlinestatic

Definition at line 31 of file own_ptr.h.

31 { return (p) ? (*p).replica() : 0;}
template<class X >
static void OwnerPolicy::Replica::remove ( X p)
inlinestatic

Definition at line 32 of file own_ptr.h.

References AlCaHLTBitMon_ParallelJobs::p.