Lely core libraries  2.3.4
lely::c_mem_call< impl::c_pack< R, ArgTypes... >, C, M > Struct Template Reference

Provides a C wrapper for a member function with an arbitrary number of arguments. More...

#include <c_call.hpp>

Detailed Description

template<class R, class... ArgTypes, class C, typename c_mem_fn< impl::c_pack< R, ArgTypes... >, C >::type M>
struct lely::c_mem_call< impl::c_pack< R, ArgTypes... >, C, M >

Provides a C wrapper for a member function with an arbitrary number of arguments.

Definition at line 137 of file c_call.hpp.


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