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

#include <unordered_set_support.hpp>

Public Types

typedef
BOOST_DEDUCED_TYPENAME::boost::bimaps::support::data_type_by
< Tag, Bimap >::type 
value_type
 
typedef
BOOST_DEDUCED_TYPENAME::boost::bimaps::support::key_type_by
< Tag, Bimap >::type 
key_type
 
typedef readable_property_map_tag category
 

Member Typedef Documentation

template<class Tag , class Bimap >
typedef readable_property_map_tag boost::property_traits< ::boost::bimaps::views::unordered_map_view< Tag, Bimap > >::category
template<class Tag , class Bimap >
typedef BOOST_DEDUCED_TYPENAME ::boost::bimaps::support:: key_type_by<Tag,Bimap>::type boost::property_traits< ::boost::bimaps::views::unordered_map_view< Tag, Bimap > >::key_type

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