10 #ifndef ROOT_Minuit2_MnRefCountedPointer 11 #define ROOT_Minuit2_MnRefCountedPointer 47 if(
this != &other &&
fPtr != other.
fPtr) {
100 #endif // ROOT_Minuit2_MnRefCountedPointer
Namespace for new ROOT classes and functions.
MnReferenceCounter * fCounter
MnRefCountedPointer(const MnRefCountedPointer< T > &other)
unsigned int References() const
MnRefCountedPointer(T *pt)
void RemoveReference() const
void AddReference() const
unsigned int References() const
MnRefCountedPointer & operator=(T *ptr)
bool operator<(const T *otherP) const
bool operator==(const T *otherP) const
MnRefCountedPointer & operator=(const MnRefCountedPointer< T > &other)
void AddReference() const