Template Struct contains_vector_derived_policies

Inheritance Relationships

Base Type

  • public boost::python::vector_indexing_suite< Container, NoProxy, contains_vector_derived_policies< Container, NoProxy > >

Struct Documentation

template<class Container, bool NoProxy>
struct contains_vector_derived_policies : public boost::python::vector_indexing_suite<Container, NoProxy, contains_vector_derived_policies<Container, NoProxy>>

Public Types

typedef Container::value_type key_type

Public Static Functions

static inline bool contains(Container &container, key_type const &key)