Logo ROOT   6.10/09
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Internal::TThreadedObjectUtils::Cloner< T, false > Struct Template Reference

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

Definition at line 57 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 58 of file TThreadedObject.hxx.


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