NRP Core  1.4.1
function_traits< T > Struct Template Reference

Struct to derive function input parameter types. More...

#include <function_traits.h>

Detailed Description

template<typename T>
struct function_traits< T >

Struct to derive function input parameter types.

Template Parameters
TFunction

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


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