CLHEP VERSION Reference Documentation
CLHEP Home Page
CLHEP Documentation
CLHEP Bug Reports
Main Page
Namespaces
Classes
Files
File List
File Members
Utility
test
testNoncopyable.cc
Go to the documentation of this file.
1
// ======================================================================
2
// -*- C++ -*-
3
// $Id: testNoncopyable.cc,v 1.2 2010/06/16 14:15:01 garren Exp $
4
// ---------------------------------------------------------------------------
5
// Test compilability of Utility/noncopyable.h
6
//
7
// W. E. Brown, 2010-03-19
8
// ======================================================================
9
10
#include "CLHEP/Utility/noncopyable.h"
11
12
using namespace
CLHEP;
13
using
CLHEP::noncopyable
;
14
15
int
main
() {
16
return
0;
17
}
Generated on Sun Jun 17 2012 08:08:27 for CLHEP by
1.8.1.1