Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
fc::identity_member Struct Reference

#include <api.hpp>

Static Public Member Functions

template<typename R , typename C , typename P , typename... Args>
static std::function< R(Args...)> functor (P &&p, R(C::*mem_func)(Args...))
 
template<typename R , typename C , typename P , typename... Args>
static std::function< R(Args...)> functor (P &&p, R(C::*mem_func)(Args...) const)
 

Detailed Description

Definition at line 16 of file api.hpp.

Member Function Documentation

◆ functor() [1/2]

template<typename R , typename C , typename P , typename... Args>
static std::function< R(Args...)> fc::identity_member::functor ( P && p,
R(C::* mem_func )(Args...) const )
static

◆ functor() [2/2]

template<typename R , typename C , typename P , typename... Args>
static std::function< R(Args...)> fc::identity_member::functor ( P && p,
R(C::* mem_func )(Args...) )
static

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