Convert this object to the parameterized FUNCTION_POINTER by returning the function pointer supplied on construction.

Synopsis

Declared in <bslalg_functoradapter.h>

operator FUNCTION_POINTER const&() const;

Return Value

non‐modifiable reference to the function pointer supplied on construction

Created with MrDocs