Create a wrapper that shares ownership of the binder of the specified original.
Synopsis
Declared in <bdlf_bind.h>
BindWrapper(BindWrapper<t_RET, t_FUNC, t_BOUND_TUPLE> const& original);
Created with MrDocs