CMS 3D CMS Logo

MergeableCounter.h
Go to the documentation of this file.
1 #ifndef Common_MergeableCounter_h
2 #define Common_MergeableCounter_h
3 
4 namespace edm {
5 
6  struct MergeableCounter {
9  bool mergeProduct(MergeableCounter const & newThing);
10  void swap(MergeableCounter& iOther);
11  int value;
12  };
13 
14 }
15 
16 #endif
bool mergeProduct(MergeableCounter const &newThing)
void swap(MergeableCounter &iOther)
Definition: value.py:1
HLT enums.