Struct sym::function_traits< volatile T >ΒΆ

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