libqi-api  2.8.7.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
qi::detail::ReorderMapping< 1, Map > Struct Template Reference

#include <bindtype.hxx>

Public Types

using type = boost::mpl::vector< typename boost::mpl::deref< typename boost::mpl::find_if< Map, MapItemIndexIs< boost::mpl::_1, boost::mpl::long_< 1 > > >::type >::type >
 

Detailed Description

template<typename Map>
struct qi::detail::ReorderMapping< 1, Map >

Definition at line 132 of file bindtype.hxx.

Member Typedef Documentation

template<typename Map >
using qi::detail::ReorderMapping< 1, Map >::type = boost::mpl::vector< typename boost::mpl::deref<typename boost::mpl::find_if< Map, MapItemIndexIs<boost::mpl::_1, boost::mpl::long_<1> > >::type>::type>

Definition at line 138 of file bindtype.hxx.


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