Create a wrapper around the specified movable object instance.
Declared in <bdlf_bind.h>
template<class t_ARG_TYPE>
Bind_MemFnObjectWrapper(BloombergLP::bslmf::MovableRef_Deduced<t_ARG_TYPE> object);
| Name | Description |
|---|---|
| object | object or pointer-like object to wrap |