This template variable represents the result value of the bsl::is_function meta-function.
bsl::is_function
Declared in <bslmf_isfunction.h>
<bslmf_isfunction.h>
template<class t_TYPE> inline constexpr bool is_function_v = is_function<t_TYPE>::value;