29#ifndef _ConfigOptionMap_H__
30#define _ConfigOptionMap_H__
Reference-counted shared pointer, used for objects where implicit destruction is required.
struct Ogre::_ConfigOption ConfigOption
Packages the details of a configuration option.
map< String, ConfigOption >::type ConfigOptionMap
Packages the details of a configuration option.
StringVector possibleValues
std::map< K, V, P, A > type