Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::map_view< Tag, BimapType > > Struct Template Reference

#include <map_view.hpp>

Public Types

typedef BOOST_DEDUCED_TYPENAME
map_view_::reverse_iterator 
BOOST_PP_CAT (left, BOOST_PP_CAT(_, reverse_iterator))
 
typedef BOOST_DEDUCED_TYPENAME
map_view_::const_reverse_iterator 
BOOST_PP_CAT (left, BOOST_PP_CAT(_, const_reverse_iterator))
 
typedef BOOST_DEDUCED_TYPENAME
map_view_::range_type 
BOOST_PP_CAT (left, BOOST_PP_CAT(_, range_type))
 
typedef BOOST_DEDUCED_TYPENAME
map_view_::const_range_type 
BOOST_PP_CAT (left, BOOST_PP_CAT(_, const_range_type))
 
typedef BOOST_DEDUCED_TYPENAME
map_view_::key_compare 
BOOST_PP_CAT (left, BOOST_PP_CAT(_, key_compare))
 

Member Typedef Documentation

template<class Tag , class BimapType >
typedef BOOST_DEDUCED_TYPENAME map_view_ :: reverse_iterator boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::map_view< Tag, BimapType > >::BOOST_PP_CAT(left,BOOST_PP_CAT(_, reverse_iterator))
template<class Tag , class BimapType >
typedef BOOST_DEDUCED_TYPENAME map_view_ :: key_compare boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::map_view< Tag, BimapType > >::BOOST_PP_CAT(left,BOOST_PP_CAT(_, key_compare))
template<class Tag , class BimapType >
typedef BOOST_DEDUCED_TYPENAME map_view_ :: const_range_type boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::map_view< Tag, BimapType > >::BOOST_PP_CAT(left,BOOST_PP_CAT(_, const_range_type))
template<class Tag , class BimapType >
typedef BOOST_DEDUCED_TYPENAME map_view_ :: range_type boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::map_view< Tag, BimapType > >::BOOST_PP_CAT(left,BOOST_PP_CAT(_, range_type))
template<class Tag , class BimapType >
typedef BOOST_DEDUCED_TYPENAME map_view_ :: const_reverse_iterator boost::bimaps::detail::left_map_view_extra_typedefs< ::boost::bimaps::views::map_view< Tag, BimapType > >::BOOST_PP_CAT(left,BOOST_PP_CAT(_, const_reverse_iterator))

The documentation for this struct was generated from the following file: