Yields the function type F stripped of its cvref‐qualifications.
Synopsis
Declared in <folly/functional/traits.h>
template<typename F>
struct function_remove_cvref;
Yields the function type F stripped of its cvref‐qualifications.
Declared in <folly/functional/traits.h>
template<typename F>
struct function_remove_cvref;