Construct from the specified movable object reference.

Synopsis

Declared in <bdlf_bind.h>

template<class t_ARG_TYPE>
Bind_MemFnObjectWrapper(BloombergLP::bslmf::MovableRef_Deduced<t_ARG_TYPE> object);

Created with MrDocs