You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clbind: disambiguate apply_and_return on std::unique_ptr
Previously, returning a std::unique_ptr from a clbound function would
complain about ambiguous partial specializations of apply_and_return,
the other one being include/clasp/clbind/apply.h:51.
0 commit comments