Crazy Eddie's GUI System  ${CEGUI_VERSION}
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
boost::python::indexing::simple_value_traits< T > Struct Template Reference
+ Inheritance diagram for boost::python::indexing::simple_value_traits< T >:

Public Types

typedef std::equal_to< T > equal_to
 
typedef std::less< T > less
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, equality_comparable=true)
 
 BOOST_STATIC_CONSTANT (bool, less_than_comparable=true)
 

Static Public Member Functions

template<typename PythonClass , typename Policy >
static void visit_container_class (PythonClass &, Policy const &)