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, false > Struct Template Reference

#include <anyfunctionfactory.hxx>

Public Types

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

Detailed Description

template<typename F>
struct qi::detail::FunctionPointerSynthetizer< F, false >

Definition at line 492 of file anyfunctionfactory.hxx.

Member Typedef Documentation

template<typename F >
using qi::detail::FunctionPointerSynthetizer< F, false >::type = typename boost::function_types::function_pointer<F>::type

Definition at line 494 of file anyfunctionfactory.hxx.


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