This variable template represents the result value of the bsl::is_member_function_pointer meta‐function.
Synopsis
Declared in <bslmf_ismemberfunctionpointer.h>
template<class t_TYPE>
inline constexpr bool is_member_function_pointer_v = is_member_function_pointer<t_TYPE>::value;
Created with MrDocs