Create a member function pointer wrapper holding the address of the specified func member function having the parameterized PROTOTYPE.

Synopsis

Declared in <bdlf_memfn.h>

explicit
MemFn(PROTOTYPE func);

Created with MrDocs