Return *this, converted to a mutable bdef_Function reference by downcasting. The behavior is undefined unless bdef_Function<F*> is derived from bsl::function<F> and adds no new data members.

Synopsis

Declared in <bslstl_function.h>

Description

DEPRECATED: Use bsl::function instead of bdef_Function.

Created with MrDocs