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

#include <OgrePrerequisites.h>

Public Types

typedef std::set< T, P, A >
::const_iterator 
const_iterator
 
typedef std::set< T, P, A >
::iterator 
iterator
 
typedef std::set< T, P, A > type
 

Detailed Description

template<typename T, typename P = std::less<T>, typename A = STLAllocator<T, GeneralAllocPolicy>>
struct Ogre::set< T, P, A >

Definition at line 519 of file OgrePrerequisites.h.

Member Typedef Documentation

template<typename T, typename P = std::less<T>, typename A = STLAllocator<T, GeneralAllocPolicy>>
typedef std::set<T, P, A>::const_iterator Ogre::set< T, P, A >::const_iterator

Definition at line 524 of file OgrePrerequisites.h.

template<typename T, typename P = std::less<T>, typename A = STLAllocator<T, GeneralAllocPolicy>>
typedef std::set<T, P, A>::iterator Ogre::set< T, P, A >::iterator

Definition at line 523 of file OgrePrerequisites.h.

template<typename T, typename P = std::less<T>, typename A = STLAllocator<T, GeneralAllocPolicy>>
typedef std::set<T, P, A> Ogre::set< T, P, A >::type

Definition at line 522 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 Dec 20 2013 01:24:36