Returns: A simple call wrapper (
[func.require]) 
fn
with call pattern 
invoke(pmd, call_args...), where
pmd is the target object of 
fn of type 
R T::*
direct-non-list-initialized with 
pm, and
call_args is an argument pack
used in a function call expression (
[expr.call]) of 
fn.