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
The library currently doesn't follow a strict C++ style guide; the naming for variables and functions is not standardized. The Google C++ Style Guide is a good example to follow.
The library currently doesn't follow a strict C++ style guide; the naming for variables and functions is not standardized. The Google C++ Style Guide is a good example to follow.
https://google.github.io/styleguide/cppguide.html
The text was updated successfully, but these errors were encountered: