CMS 3D CMS Logo

List of all members | Static Public Member Functions
edm::value_ptr_traits< T > Struct Template Reference

#include <value_ptr.h>

Static Public Member Functions

static Tclone (T const *p)
 
static void destroy (T *p)
 

Detailed Description

template<typename T>
struct edm::value_ptr_traits< T >

Definition at line 51 of file value_ptr.h.

Member Function Documentation

◆ clone()

template<typename T >
static T* edm::value_ptr_traits< T >::clone ( T const *  p)
inlinestatic

◆ destroy()

template<typename T >
static void edm::value_ptr_traits< T >::destroy ( T p)
inlinestatic