Crazy Eddie's GUI System
${CEGUI_VERSION}
|
Classes | |
struct | equal_to |
struct | less |
Public Types | |
typedef element_proxy< ContainerProxy > | element_proxy_type |
typedef ContainerProxy::raw_value_type | raw_value_type |
typedef value_traits< raw_value_type > | base_type |
![]() | |
typedef std::equal_to< BOOST_DEDUCED_TYPENAME ContainerProxy::raw_value_type > | equal_to |
typedef std::less< BOOST_DEDUCED_TYPENAME ContainerProxy::raw_value_type > | less |
Static Public Member Functions | |
template<typename PythonClass , typename Policy > | |
static void | visit_container_class (PythonClass &, Policy const &) |
![]() | |
static void | visit_container_class (PythonClass &, Policy const &) |
Additional Inherited Members | |
![]() | |
BOOST_STATIC_CONSTANT (bool, equality_comparable=true) | |
BOOST_STATIC_CONSTANT (bool, less_than_comparable=true) | |