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

Classes

struct  equal_to
 
struct  less
 

Additional Inherited Members

- Public Types inherited from boost::python::indexing::simple_value_traits< Ptr >
typedef std::equal_to< Ptr > equal_to
 
typedef std::less< Ptr > less
 
- Public Member Functions inherited from boost::python::indexing::simple_value_traits< Ptr >
 BOOST_STATIC_CONSTANT (bool, equality_comparable=true)
 
 BOOST_STATIC_CONSTANT (bool, less_than_comparable=true)
 
- Static Public Member Functions inherited from boost::python::indexing::simple_value_traits< Ptr >
static void visit_container_class (PythonClass &, Policy const &)