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 cleans up the two files src/utils/charsets.cpp and src/utils/charsets.h to
correspond to our clang format, and the code is added to a namespace to be
cleaner on the outside, public is the namespace "charsets" in the cpp then
a pseudo namespace for private functions so that it is not known to the outside world.
0 commit comments