NonCopyable Class Reference
#include <NonCopyable.h>
Inheritance diagram for NonCopyable:

Protected Member Functions | |
NonCopyable () | |
Create a NonCopyable object. | |
~NonCopyable () | |
Destroy a NonCopyable object. | |
Detailed Description
- Date
- <2003-07-16T19:36:00-0400>
- Version
- 2.2.11
Some objects kind of objects should not be copied. This is particularly true of objects involved in providing mutually exclusive access to something (e.g. Mutexes, Queues, Semaphores, etc.)
Based on Dave Abrahams contribution to the Boost library.
The documentation for this class was generated from the following file:
- NonCopyable.h