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::FunctionPointerSynthetizer< F, Member > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

using type = typename boost::function_types::member_function_pointer< F >::type
 

Detailed Description

template<typename F, bool Member>
struct qi::detail::FunctionPointerSynthetizer< F, Member >

Definition at line 488 of file anyfunctionfactory.hxx.

Member Typedef Documentation

template<typename F, bool Member>
using qi::detail::FunctionPointerSynthetizer< F, Member >::type = typename boost::function_types::member_function_pointer<F>::type

Definition at line 490 of file anyfunctionfactory.hxx.


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