QDP++
qdp_default_allocator.h File Reference

Default memory allocator for QDP. More...

#include "qdp_config.h"
#include "qdp_allocator.h"
#include "qdp_stdio.h"
#include <string>
#include <map>

Go to the source code of this file.

Classes

class  QDP::Allocator::QDPDefaultAllocator

Namespaces

namespace  QDP
 Yet another random number generator.
namespace  QDP::Allocator

Typedefs

typedef std::map< unsigned char *, unsigned char * > QDP::Allocator::MapT

Detailed Description

Default memory allocator for QDP.

Definition in file qdp_default_allocator.h.