Commit Graph

3 Commits

Author SHA1 Message Date
Avi Kivity
f2577c8af3 function_traits: export the function signature as a type
This makes it easy to further examine using pattern matching instead
of std::index_sequence.
2015-07-18 11:14:19 +03:00
Asias He
7c1bcc3ded core: Add args_as_tuple type for function_traits
Signed-off-by: Asias He <asias@cloudius-systems.com>
2015-04-08 17:10:51 +03:00
Gleb Natapov
8f168d3abc helpers to get function's return parameters and argument list 2015-03-11 12:39:49 +02:00