Lely core libraries  2.2.5
lely::c_mem_fn< impl::c_pack< R, ArgTypes... >, C > Struct Template Reference

A class template supplying the type of a member function with an arbitrary number of arguments. More...

#include <c_call.hpp>

Detailed Description

template<class R, class... ArgTypes, class C>
struct lely::c_mem_fn< impl::c_pack< R, ArgTypes... >, C >

A class template supplying the type of a member function with an arbitrary number of arguments.

Definition at line 119 of file c_call.hpp.


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