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::MappingBuilder< 0, F, V > Struct Template Reference

#include <bindtype.hxx>

Public Types

using type = typename boost::mpl::vector< typename ArgResolver< F, 0, typename boost::mpl::at_c< V, 0 >::type >::type >
 

Detailed Description

template<typename F, typename V>
struct qi::detail::MappingBuilder< 0, F, V >

Definition at line 175 of file bindtype.hxx.

Member Typedef Documentation

template<typename F , typename V >
using qi::detail::MappingBuilder< 0, F, V >::type = typename boost::mpl::vector< typename ArgResolver<F, 0, typename boost::mpl::at_c<V, 0>::type>::type >

Definition at line 179 of file bindtype.hxx.


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