#include <ShadowPtr.h>
Classes | |
struct | BoolSwitch |
struct | BoolSwitch< true, i > |
class | False |
struct | HasClone |
class | True |
Static Public Member Functions | |
static T * | GetCopy (const T &t) |
Static Private Member Functions | |
template<typename U > | |
static True | MatchCloneTag (typename U::IsClonableTag *const) |
template<typename U > | |
static False | MatchCloneTag (...) |
Definition at line 80 of file ShadowPtr.h.
|
inlinestatic |
Definition at line 108 of file ShadowPtr.h.
Referenced by utl::LameShadowPtr< T, DereferenceCheck >::DeepCopy(), and utl::ShadowPtr< evt::evt::VGaisserHillasParameter >::DeepCopy().
|
staticprivate |
|
staticprivate |