Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
set_of.hpp File Reference

Include support for set constrains for the bimap container. More...

#include <boost/config.hpp>
#include <boost/bimap/detail/user_interface_config.hpp>
#include <functional>
#include <boost/mpl/bool.hpp>
#include <boost/mpl/aux_/na.hpp>
#include <boost/concept_check.hpp>
#include <boost/bimap/detail/concept_tags.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/tags/support/value_type_of.hpp>
#include <boost/multi_index/ordered_index.hpp>
#include <boost/bimap/views/map_view.hpp>
#include <boost/bimap/views/set_view.hpp>
Include dependency graph for set_of.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::bimaps::set_of< KeyType, KeyCompare >
 Set Type Specification. More...
 
struct  boost::bimaps::set_of< KeyType, KeyCompare >::lazy_concept_checked
 
struct  boost::bimaps::set_of_relation< KeyCompare >
 Set Of Relation Specification. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::bimaps
 

Detailed Description

Include support for set constrains for the bimap container.