/FunctionTraits

This is a sample project that implements function_traits

Primary LanguageC++

FunctionTraits

Build Status

This is a project I created so that I could have the ability to query the arguments and return types of functions in templates.