Create a wrapper that assumes ownership of the binder of the specified original.
Synopsis
Declared in <bdlf_bind.h>
BindWrapper(bslmf::MovableRef<BindWrapper<t_RET, t_FUNC, t_BOUND_TUPLE>> original) noexcept;
Created with MrDocs