OGRE  1.9.0
Public Types | List of all members
Ogre::STLAllocator< T, AllocPolicy >::rebind< U > Struct Template Reference

the standard rebind mechanism More...

#include <OgreMemorySTLAllocator.h>

Public Types

typedef STLAllocator< U, AllocPolicyother
 

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 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: