Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor the code according to the Google C++ Style Guide #25

Open
Yida-Lin opened this issue Mar 14, 2020 · 0 comments
Open

Refactor the code according to the Google C++ Style Guide #25

Yida-Lin opened this issue Mar 14, 2020 · 0 comments

Comments

@Yida-Lin
Copy link
Member

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

@Yida-Lin Yida-Lin changed the title Reformat the code using the Google C++ Style Guide Refactor the code using the Google C++ Style Guide May 11, 2020
@Yida-Lin Yida-Lin changed the title Refactor the code using the Google C++ Style Guide Refactor the code according to the Google C++ Style Guide May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant