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

#include <OgrePrerequisites.h>

Public Types

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

Detailed Description

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

Definition at line 491 of file OgrePrerequisites.h.

Member Typedef Documentation

§ const_iterator

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

Definition at line 496 of file OgrePrerequisites.h.

§ iterator

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

Definition at line 495 of file OgrePrerequisites.h.

§ type

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

Definition at line 494 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 Sun Oct 9 2016 22:13:04