mal-packet-weaver
C++20 packet serialization/deserialization library.
Loading...
Searching...
No Matches
mal_toolkit::_template_detail::index_of_function_arg< Func > Struct Template Reference

Helper for calculating the index of a type within a function's argument list. More...

Detailed Description

template<typename Func>
struct mal_toolkit::_template_detail::index_of_function_arg< Func >

Helper for calculating the index of a type within a function's argument list.

Template Parameters
FuncThe function type in which to search for the type index.

Definition at line 109 of file template.hpp.


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