OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::STLAllocator< T, AllocPolicy >::rebind< U > Struct Template Reference

the standard rebind mechanism More...

#include <OgreMemorySTLAllocator.h>

Public Types

typedef STLAllocator< U,
AllocPolicy > 
other
 

Detailed Description

template<typename T, typename AllocPolicy>
template<typename U>
struct Ogre::STLAllocator< T, AllocPolicy >::rebind< U >

the standard rebind mechanism

Definition at line 97 of file OgreMemorySTLAllocator.h.

Member Typedef Documentation

template<typename T , typename AllocPolicy >
template<typename U >
typedef STLAllocator<U, AllocPolicy> Ogre::STLAllocator< T, AllocPolicy >::rebind< U >::other

Definition at line 99 of file OgreMemorySTLAllocator.h.


The documentation for this struct was generated from the following file: