Cmp.fhh

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 #ifndef RIVET_Cmp_FHH
00003 #define RIVET_Cmp_FHH
00004 
00005 namespace Rivet {
00006 
00007 template <typename T>
00008 class Cmp;
00009 
00010 }
00011 
00012 #endif