OGRE  1.9.0
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

◆ other

template<typename T , typename AllocPolicy >
template<typename U >
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: