Searched defs:is_function_v (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_function.h38 inline constexpr bool is_function_v = is_function<_Tp>::value; variable

Completed in 83 milliseconds