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

Metafunction to obtain the value type of one of the sides. More...

#include <value_type_of.hpp>

Detailed Description

Metafunction to obtain the value type of one of the sides.

template< class Tag, class Relation >
struct value_type_of
{
typedef typename Relation::{side}_type type;
};

See also member_at, get().


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