OGRE  1.8
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreMemoryStdAlloc.h File Reference
#include <memory>
#include <limits>
#include "OgreAlignedAllocator.h"
#include "OgreMemoryTracker.h"
+ Include dependency graph for OgreMemoryStdAlloc.h:

Go to the source code of this file.

Classes

class  Ogre::StdAlignedAllocPolicy< Alignment >
 A "standard" allocation policy for use with AllocatedObject and STLAllocator, which aligns memory at a given boundary (which should be a power of 2). More...
 
class  Ogre::StdAllocPolicy
 A "standard" allocation policy for use with AllocatedObject and STLAllocator. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/