The result type of the given function type.
Synopsis
Declared in <folly/functional/traits.h>
template<typename F>
using function_result_t = function_traits<F>::result;
Created with MrDocs
The result type of the given function type.
Declared in <folly/functional/traits.h>
template<typename F>
using function_result_t = function_traits<F>::result;
Created with MrDocs