GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

stackobject.hh File Reference

A C++ base class for automatic (or stack) objects. More...

#include <cstddef>

Go to the source code of this file.

Namespaces

Classes


Detailed Description

A C++ base class for automatic (or stack) objects.

Provides StackObject, a base class that declares 'operator new' and 'operator delete' private, thereby forcing dervied objects to be created on the stack.


Generated on Tue Aug 24 00:04:56 2004 for GFC-Core by doxygen 1.3.8