Include support for set constrains for the bimap container. More...
#include <boost/config.hpp>
#include <boost/bimap/detail/user_interface_config.hpp>
#include <boost/mpl/bool.hpp>
#include <boost/concept_check.hpp>
#include <boost/bimap/detail/concept_tags.hpp>
#include <boost/bimap/tags/support/value_type_of.hpp>
#include <boost/bimap/detail/generate_index_binder.hpp>
#include <boost/bimap/detail/generate_view_binder.hpp>
#include <boost/bimap/detail/generate_relation_binder.hpp>
#include <boost/bimap/views/unconstrained_map_view.hpp>
#include <boost/bimap/views/unconstrained_set_view.hpp>
Classes | |
struct | boost::bimaps::unconstrained_set_of< KeyType > |
Set Type Specification. More... | |
struct | boost::bimaps::unconstrained_set_of< KeyType >::lazy_concept_checked |
struct | boost::bimaps::unconstrained_set_of_relation |
Set Of Relation Specification. More... | |
struct | boost::bimaps::detail::is_unconstrained_set_of< T > |
Trait to check if a type is unconstrained_set_of. More... | |
struct | boost::bimaps::detail::is_unconstrained_set_of< unconstrained_set_of< T > > |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::bimaps | |
boost::bimaps::detail | |
Include support for set constrains for the bimap container.