CVS head for this package - Administrative privileges
Commonly used helper classes.
- edm::ClonePolicy <T>: Helper class that allocates a new clone of an objects of type
T
invoking the method clone()
of the object.
- edm::CopyPolicy <T>: Helper class that returns a copy of an object of type
T
invoking the copy constructor of the object.
- edm::NewPolicy <T>: Helper class that allocates a new clone of an object of type
T
invoking the copy constructor of the object.
None.
None.
Completed, stable.
Last updated: @ L. Lista
Generated on Tue Jun 9 17:56:13 2009 for CMSSW by
1.5.4