Private operator new and delete ensure derived classes cannot be created with new on the heap.
More...
#include <nonheapallocatable.h>
Detailed Description
Private operator new and delete ensure derived classes cannot be created with new on the heap.
- Note
- Intended use as baseclass only.
- Author
- klaus triendl
Constructor & Destructor Documentation
sigx::nonheapallocatable::nonheapallocatable |
( |
| ) |
|
|
inlineprotected |
sigx::nonheapallocatable::~nonheapallocatable |
( |
| ) |
|
|
inlineprotected |
The documentation for this class was generated from the following file: