Lely core libraries  2.2.5
lely::c_obj_call< R(*)(ArgTypes...), F > Struct Template Reference

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

#include <c_call.hpp>

Inheritance diagram for lely::c_obj_call< R(*)(ArgTypes...), F >:
Collaboration diagram for lely::c_obj_call< R(*)(ArgTypes...), F >:

Detailed Description

template<class R, class... ArgTypes, class F>
struct lely::c_obj_call< R(*)(ArgTypes...), F >

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

Definition at line 111 of file c_call.hpp.


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