Template Struct overload_base_get_item_for_std_map

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< overload_base_get_item_for_std_map< Container > >

Struct Documentation

template<typename Container>
struct overload_base_get_item_for_std_map : public boost::python::def_visitor<overload_base_get_item_for_std_map<Container>>

Public Types

typedef Container::value_type value_type
typedef Container::value_type::second_type data_type
typedef Container::key_type key_type
typedef Container::key_type index_type

Public Functions

template<class Class>
inline void visit(Class &cl) const