Include support for unordered_set constrains for the bimap container. More...
#include <boost/config.hpp>
#include <boost/bimap/detail/user_interface_config.hpp>
#include <functional>
#include <boost/functional/hash.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/multi_index/hashed_index.hpp>
#include <boost/bimap/views/unordered_map_view.hpp>
#include <boost/bimap/views/unordered_set_view.hpp>
Classes | |
struct | boost::bimaps::unordered_set_of< KeyType, HashFunctor, EqualKey > |
Set Type Specification. More... | |
struct | boost::bimaps::unordered_set_of< KeyType, HashFunctor, EqualKey >::lazy_concept_checked |
struct | boost::bimaps::unordered_set_of_relation< HashFunctor, EqualKey > |
Set Of Relation Specification. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::bimaps | |
Include support for unordered_set constrains for the bimap container.