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)
 

#include <ROOT/TThreadedObject.hxx>

Member Function Documentation

◆ Detach()

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

Definition at line 55 of file TThreadedObject.hxx.


The documentation for this struct was generated from the following file: