Go to the source code of this file.
Classes | |
class | FdoArrayHelper |
Class to do allocations for the FdoArray template. Allocations and freeing must be done in this class in order to protect against various callers that have overridden the "new" and "delete" operators. More... | |
struct | FdoArrayHelper::GenericArray |
struct | FdoArrayHelper::Metadata |
Metadata for an array. This precedes the actually array data in any allocation. More... |