CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 41 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 42 of file atomic_value_ptr.h.

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

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