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

Metafunctions to access the iterator types of a bimap. More...

#include <boost/config.hpp>
#include <boost/bimap/relation/detail/metadata_access_builder.hpp>
#include <boost/bimap/relation/detail/static_access_builder.hpp>
Include dependency graph for iterator_type_by.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::bimaps
 
 boost::bimaps::support
 

Functions

 boost::bimaps::support::BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER (iterator_type_by, left_iterator, right_iterator) BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER(const _iterator_type_by
 
right_const_iterator boost::bimaps::support::BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER (reverse_iterator_type_by, left_reverse_iterator, right_reverse_iterator) BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER(const _reverse_iterator_type_by
 
right_const_iterator
right_const_reverse_iterator 
boost::bimaps::support::BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER (local_iterator_type_by, left_local_iterator, right_local_iterator) BOOST_BIMAP_SYMMETRIC_METADATA_ACCESS_BUILDER(const _local_iterator_type_by
 

Variables

 boost::bimaps::support::left_const_iterator
 
right_const_iterator boost::bimaps::support::left_const_reverse_iterator
 
right_const_iterator
right_const_reverse_iterator 
boost::bimaps::support::left_const_local_iterator
 

Detailed Description

Metafunctions to access the iterator types of a bimap.