CLHEP
2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
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
//
8
////////////////////////////////////////////////////////////////////////
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
CLHEP-CLHEP_2_4_6_4
Random
test
pretend.h
Generated by
1.9.6