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

is_tag_of_member_at<tag,relation> metafunction More...

Include dependency graph for is_tag_of_member_at.hpp:

Classes

struct  boost::bimaps::relation::support::is_tag_of_member_at_left< Tag, Relation, Enable >
 Metafunction to test if a user tag is refering to the left member. More...
 
struct  boost::bimaps::relation::support::is_tag_of_member_at_left< Tag, Relation, BOOST_DEDUCED_TYPENAME enable_if< is_same< BOOST_DEDUCED_TYPENAME member_with_tag< Tag, Relation >::type, member_at::left > >::type >
 
struct  boost::bimaps::relation::support::is_tag_of_member_at_right< Tag, Relation, Enable >
 Metafunction to test if a user tag is refering to the left member. More...
 
struct  boost::bimaps::relation::support::is_tag_of_member_at_right< Tag, Relation, BOOST_DEDUCED_TYPENAME enable_if< is_same< BOOST_DEDUCED_TYPENAME member_with_tag< Tag, Relation >::type, member_at::right > >::type >
 
struct  boost::bimaps::relation::support::is_tag_of_member_at_info< Tag, Relation, Enable >
 
struct  boost::bimaps::relation::support::is_tag_of_member_at_info< Tag, Relation, BOOST_DEDUCED_TYPENAME enable_if< is_same< BOOST_DEDUCED_TYPENAME member_with_tag< Tag, Relation >::type, member_at::info > >::type >
 

Namespaces

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

Detailed Description

is_tag_of_member_at<tag,relation> metafunction