Return a reference to the non‐modifiable binder shared by this wrapper.

Synopsis

Declared in <bdlf_bind.h>

bdlf::Bind<t_RET, t_FUNC, t_BOUND_TUPLE> const&
operator*() const;

Created with MrDocs