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
Closures actually make this simpler, because they enforce stack discipline. Switching to RAII will involve using a counter instead of just pushing/popping one layer of state so we'll need to take a close look at the performance.