Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::bimaps::relation::support::member_with_tag< Tag, Relation, BOOST_DEDUCED_TYPENAME enable_if< mpl::and_< mpl::not_< is_same< Tag, member_at::right > >, is_same< Tag, BOOST_DEDUCED_TYPENAME Relation::right_tag > > >::type > Struct Template Reference

#include <member_with_tag.hpp>

Public Types

typedef member_at::right type
 

Member Typedef Documentation

template<class Tag , class Relation >
typedef member_at::right boost::bimaps::relation::support::member_with_tag< Tag, Relation, BOOST_DEDUCED_TYPENAME enable_if< mpl::and_< mpl::not_< is_same< Tag, member_at::right > >, is_same< Tag, BOOST_DEDUCED_TYPENAME Relation::right_tag > > >::type >::type

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