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::inverse_layout< Layout > Struct Template Reference

Metafunction to obtain the inverse of a layout. More...

#include <pair_layout.hpp>

Public Types

typedef normal_layout type
 

Detailed Description

template<class Layout>
struct boost::bimaps::relation::inverse_layout< Layout >

Metafunction to obtain the inverse of a layout.

template< class Layout >
struct inverse_layout
{
typedef {InverseLayout} type;
};

See also normal_layout, mirror_layout.

Member Typedef Documentation

template<class Layout >
typedef normal_layout boost::bimaps::relation::inverse_layout< Layout >::type

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