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::parameter_types_from_bilist_seq< F, S > Struct Template Reference

#include <bindtype.hxx>

Public Types

using type = typename MappingBuilder< boost::mpl::size< S >::type::value-1, F, S >::type
 

Detailed Description

template<typename F, typename S>
struct qi::detail::parameter_types_from_bilist_seq< F, S >

Definition at line 183 of file bindtype.hxx.

Member Typedef Documentation

template<typename F, typename S>
using qi::detail::parameter_types_from_bilist_seq< F, S >::type = typename MappingBuilder<boost::mpl::size<S>::type::value-1, F, S>::type

Definition at line 185 of file bindtype.hxx.


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