Public Types | List of all members
Ogre::deque< T, A > Struct Template Reference

#include <OgrePrerequisites.h>

Public Types

typedef std::deque< T, A >
::const_iterator 
const_iterator
 
typedef std::deque< T, A >
::iterator 
iterator
 
typedef std::deque< T, A > type
 

Detailed Description

template<typename T, typename A = STLAllocator<T, GeneralAllocPolicy>>
struct Ogre::deque< T, A >

Definition at line 500 of file OgrePrerequisites.h.

Member Typedef Documentation

template<typename T, typename A = STLAllocator<T, GeneralAllocPolicy>>
typedef std::deque<T, A>::const_iterator Ogre::deque< T, A >::const_iterator

Definition at line 505 of file OgrePrerequisites.h.

template<typename T, typename A = STLAllocator<T, GeneralAllocPolicy>>
typedef std::deque<T, A>::iterator Ogre::deque< T, A >::iterator

Definition at line 504 of file OgrePrerequisites.h.

template<typename T, typename A = STLAllocator<T, GeneralAllocPolicy>>
typedef std::deque<T, A> Ogre::deque< T, A >::type

Definition at line 503 of file OgrePrerequisites.h.


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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Wed Oct 16 2013 14:35:53