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>
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 |
Metafunctions to access the iterator types of a bimap.