CMS 3D CMS Logo

edm::DoAssign< T > Struct Template Reference

#include <DataFormats/Common/interface/Wrapper.h>

List of all members.

Public Member Functions

void operator() (T &a, T &b)


Detailed Description

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

Definition at line 192 of file Wrapper.h.


Member Function Documentation

template<typename T>
void edm::DoAssign< T >::operator() ( T &  a,
T &  b 
) [inline]

Definition at line 194 of file Wrapper.h.

00194 { a = b; }


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:40:33 2009 for CMSSW by  doxygen 1.5.4