CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
testNoncopyable.cc File Reference
#include "CLHEP/Utility/noncopyable.h"

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( )

Definition at line 15 of file testNoncopyable.cc.

15 {
16 return 0;
17}