Skip to content
Flecs v4.1
flecs::second_arg_impl< Func, Args > Struct Template Reference

Extract the second argument type from a callable (implementation). More...

Detailed Description

template<typename Func, typename ... Args>
struct flecs::second_arg_impl< Func, Args >

Extract the second argument type from a callable (implementation).

Definition at line 153 of file function_traits.hpp.


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