Ogre::list< T, A > Struct Template Reference

#include <OgrePrerequisites.h>

List of all members.

Public Types

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

Detailed Description

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

Definition at line 504 of file OgrePrerequisites.h.


Member Typedef Documentation

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

Definition at line 509 of file OgrePrerequisites.h.

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

Definition at line 508 of file OgrePrerequisites.h.

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

Definition at line 507 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 Fri May 25 23:39:00 2012