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