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::pair_type_by Struct Reference

Metafunction to obtain the view type indexed by one of the sides. More...

#include <pair_type_by.hpp>

Detailed Description

Metafunction to obtain the view type indexed by one of the sides.

template< class Tag, class Relation >
struct pair_type_by
{
typedef {signature-compatible with std::pair} type;
};

See also member_at, pair_by().


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