CMS 3D CMS Logo

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

#include <atomic_value_ptr.h>

Static Public Member Functions

static Tclone (T const *p)
 

Detailed Description

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

Definition at line 34 of file atomic_value_ptr.h.

Member Function Documentation

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

Definition at line 35 of file atomic_value_ptr.h.

Referenced by edm::atomic_value_ptr< edm::ParameterSet >::createFrom().

35 { return new T(*p); }
long double T