sigx::nonassignable Class Reference
Private assignment operator (operator =) ensures that derived classes can't be copied by assignment.
More...
#include <nonassignable.h>
Detailed Description
Private assignment operator (operator =) ensures that derived classes can't be copied by assignment.
- Note:
- Intended use as a baseclass only.
- Author:
- klaus triendl
Constructor & Destructor Documentation
sigx::nonassignable::nonassignable |
( |
|
) |
[inline, protected] |
sigx::nonassignable::~nonassignable |
( |
|
) |
[inline, protected] |
The documentation for this class was generated from the following file: