Struct sym::function_traits< T && >

template<typename T>
struct function_traits<T&&> : public sym::function_traits<T>