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
Error: C2752 'sol::stack::unqualified_pusher<Tu,void>': more than one partial specialization matches the template argument list @ThePhD Is it possible to fix such critical issue, and improve the state of binding global/static variables by reference via std::ref?
Again thanks for this awesome library.
The text was updated successfully, but these errors were encountered:
Minimal repro:
Error: C2752 'sol::stack::unqualified_pusher<Tu,void>': more than one partial specialization matches the template argument list
@ThePhD Is it possible to fix such critical issue, and improve the state of binding global/static variables by reference via
std::ref
?Again thanks for this awesome library.
The text was updated successfully, but these errors were encountered: