template struct function_traits

Overview

Struct to derive function input parameter types. More…

Detailed Documentation

Struct to derive function input parameter types.

From https://stackoverflow.com/questions/9065081/how-do-i-get-the-argument-types-of-a-function-pointer-in-a-variadic-template-cla

Parameters:

T

Function