CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

pretend.h

Go to the documentation of this file.
00001 
00002 //
00003 // File: pretend.hh
00004 // Purpose: This is to fake out the gcc -pedantic switch 
00005 //
00006 // Author:  Walter Brown
00007 //
00009 
00010 #ifndef PRETEND_HH
00011 #define PRETEND_HH
00012 
00013 template< class T >
00014 inline
00015 void  pretend_to_use( T const & )
00016 {}
00017 
00018 #endif // #ifndef PRETEND_HH

Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7