CLHEP VERSION Reference Documentation
CLHEP Home Page
CLHEP Documentation
CLHEP Bug Reports
Main Page
Namespaces
Classes
Files
File List
File Members
Random
test
pretend.h
Go to the documentation of this file.
1
2
//
3
// File: pretend.hh
4
// Purpose: This is to fake out the gcc -pedantic switch
5
//
6
// Author: Walter Brown
7
//
9
10
#ifndef PRETEND_HH
11
#define PRETEND_HH
12
13
template
<
class
T >
14
inline
15
void
pretend_to_use
( T
const
& )
16
{}
17
18
#endif // #ifndef PRETEND_HH
Generated on Mon May 6 2013 04:04:11 for CLHEP by
1.8.1.2