Create a new object holding the specified function.

Synopsis

Declared in <bslmt_entrypointfunctoradapter.h>

explicit
EntryPointFunctorAdapter_Base(InvokerFunction function);

Parameters

Name

Description

function

invoker used to operate on the adapted object

Created with MrDocs