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
We follow Google C++ Style Guide as our fundamental coding standard, incorporating any exceptions or additional rules documented in this Code of Conduct.
1.1. File extentions
For code and header files, please use the extensions cpp and hpp, respectively.