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
There was some intent for performance, but it went too far. And clutters the headers. I'd support moving the larger ones (StringEqual) inline, but leave the small ones (IsUTF8Continuation.)
I see that even
StringEqual()
is declared inline. Is that necessary? What would happen if it was inside the .cpp?The text was updated successfully, but these errors were encountered: