Get arity of function T. More...
#include <senf/Utils/type_traits.hh>
Get arity of function T.
T may be any function like type: function, pointer to function or (pointer to) member-function.
Definition at line 247 of file type_traits.hh.