We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We MUST use the "STL-naming" scheme , and we SHOULD use the code style like Linux kernel (it's discussible ☺️ )
*The key words MUST and SHOULD in this issue are to be interpreted as described in [RFC2119] 😋
The text was updated successfully, but these errors were encountered:
Maybe it make sense to look at the file clang-format in llvm stl: https://github.com/llvm/llvm-project/blob/main/libcxx/.clang-format
It might look like this: master...feature/clang-format_llvm_libcxx
Fine? Or will we write our own?
Sorry, something went wrong.
No branches or pull requests
We MUST use the "STL-naming" scheme , and we SHOULD use the code style like Linux kernel (it's discussible☺️ )
*The key words MUST and SHOULD in this issue are to be interpreted as described in [RFC2119] 😋
The text was updated successfully, but these errors were encountered: