Lely core libraries 2.3.4
lely::c_mem_fn< 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>

Inheritance diagram for lely::c_mem_fn< R(*)(ArgTypes...), C >:
Collaboration diagram for lely::c_mem_fn< R(*)(ArgTypes...), C >:

Detailed Description

template<class R, class... ArgTypes, class C>
struct lely::c_mem_fn< R(*)(ArgTypes...), C >

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

Definition at line 128 of file c_call.hpp.


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