The argument‐list size of the given function type, as an integral_constant.
Synopsis
Declared in <folly/functional/traits.h>
template<typename F>
using function_arguments_size_t = function_traits<F>::arguments<type_pack_size_t>;
Created with MrDocs