Create a wrapper that assumes ownership of another wrapper's binder.

Synopsis

Declared in <bdlf_bind.h>

Description

Create a wrapper that assumes ownership of the binder of the specified original.

Parameters

Name

Description

original

wrapper to move from

Created with MrDocs