|
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 |
|
| BOOST_STATIC_CONSTANT (bool, equality_comparable=true) |
|
| BOOST_STATIC_CONSTANT (bool, less_than_comparable=true) |
|
template<typename PythonClass , typename Policy > |
static void | visit_container_class (PythonClass &, Policy const &) |
|
static void | visit_container_class (PythonClass &, Policy const &) |
|