CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
CLHEP::noncopyable Class Reference

#include <noncopyable.h>

+ Inheritance diagram for CLHEP::noncopyable:

Protected Member Functions

 noncopyable () throw ()
 
 ~noncopyable () throw ()
 

Detailed Description

Definition at line 18 of file noncopyable.h.

Constructor & Destructor Documentation

◆ noncopyable()

CLHEP::noncopyable::noncopyable ( )
throw (
)
inlineprotected

Definition at line 21 of file noncopyable.h.

21{ }

◆ ~noncopyable()

CLHEP::noncopyable::~noncopyable ( )
throw (
)
inlineprotected

Definition at line 22 of file noncopyable.h.

22{ }

The documentation for this class was generated from the following file: