OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::vector< T, A > Struct Template Reference

#include <OgrePrerequisites.h>

Public Types

typedef std::vector< T, A > type
 

Detailed Description

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

Definition at line 467 of file OgrePrerequisites.h.

Member Typedef Documentation

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

Definition at line 470 of file OgrePrerequisites.h.


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