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