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
//
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
pretend_to_use
void pretend_to_use(T const &)
Definition:
pretend.h:15
Generated on Sat Apr 26 2014 20:36:37 for CLHEP by
1.8.6