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
This is really just a C++11 cleanup that should happen at some point; I've got a patch somewhere that replaces all uses of NULL by 0 - I should be able to tweak that to do nullptr instead.