Create a FunctorAdapter_FunctionPointer object that will delegate to the function referred to by the specified functionPtr.
FunctorAdapter_FunctionPointer
functionPtr
Declared in <bslalg_functoradapter.h>
<bslalg_functoradapter.h>
explicit FunctorAdapter_FunctionPointer(FUNCTION_POINTER functionPtr);