CMS 3D CMS Logo

edm::deleter Struct Reference

List of all members.

Public Member Functions

void operator() (std::pair< EDProduct *, ConstBranchDescription const * > const p) const


Detailed Description

Definition at line 25 of file DataViewImpl.cc.


Member Function Documentation

void edm::deleter::operator() ( std::pair< EDProduct *, ConstBranchDescription const * > const   p  )  const [inline]

Definition at line 26 of file DataViewImpl.cc.

00026 { delete p.first; }


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