Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Internal::TThreadedObjectUtils::Detacher< T, ISHISTO > Struct Template Reference

template<typename T, bool ISHISTO = std::is_base_of<TH1,T>::value>
struct ROOT::Internal::TThreadedObjectUtils::Detacher< T, ISHISTO >

Definition at line 54 of file TThreadedObject.hxx.

Static Public Member Functions

static T * Detach (T *obj)

Member Function Documentation

◆ Detach()

template<typename T, bool ISHISTO = std::is_base_of<TH1,T>::value>
T * ROOT::Internal::TThreadedObjectUtils::Detacher< T, ISHISTO >::Detach ( T * obj)
inlinestatic

Definition at line 55 of file TThreadedObject.hxx.