#include <boostutils.h>
Inheritance diagram for regina::boost::noncopyable:

Protected Member Functions | |
| noncopyable () | |
| A constructor which does nothing. | |
| ~noncopyable () | |
| A destructor which does nothing. | |
This is done by defining a private copy constructor and a private copy assignment operator.
http://www.boost.org/).
|
|
A constructor which does nothing.
|
|
|
A destructor which does nothing.
|