Lely core libraries 2.3.4
lely::c_obj_call< impl::c_pack< 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>

Detailed Description

template<class R, class... ArgTypes, class F>
struct lely::c_obj_call< impl::c_pack< R, ArgTypes... >, F >

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

Definition at line 99 of file c_call.hpp.


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