Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

mdp_dynalloc.h File Reference

#include "malloc.h"

Go to the source code of this file.

Functions

void * operator new (size_t size)
void operator delete (void *pointer)
void * operator new[] (size_t size)
void operator delete[] (void *pointer)


Detailed Description

Version:
3-1-2005
Author:
Massimo Di Pierro <mdipierro@cs.depaul.edu>
Declaration of overloaded new and delete operators to use memalign when compiled with #define SSE2 Required for SSE/SSE2 assembly macros

This file is copyrighted by MetaCryption LLC Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf


Generated on Sun Feb 27 15:12:23 2005 by  doxygen 1.4.1