Logo ROOT  
Reference Guide
ROOT::Internal::TThreadedObjectUtils::Cloner< T, false > Struct Template Reference

template<class T>
struct ROOT::Internal::TThreadedObjectUtils::Cloner< T, false >

Definition at line 75 of file TThreadedObject.hxx.

Static Public Member Functions

static T * Clone (const T *obj, TDirectory *d=nullptr)
 

#include <ROOT/TThreadedObject.hxx>

Member Function Documentation

◆ Clone()

template<class T >
static T * ROOT::Internal::TThreadedObjectUtils::Cloner< T, false >::Clone ( const T *  obj,
TDirectory d = nullptr 
)
inlinestatic

Definition at line 76 of file TThreadedObject.hxx.


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