10#ifndef ROOT_Minuit2_MnRefCountedPointer
11#define ROOT_Minuit2_MnRefCountedPointer
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
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
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...