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

Cpplint forbids more headers than the style guide #800

Open
aaronliu0130 opened this issue Jan 29, 2024 · 0 comments
Open

Cpplint forbids more headers than the style guide #800

aaronliu0130 opened this issue Jan 29, 2024 · 0 comments

Comments

@aaronliu0130
Copy link

In L5842 – L5873 of cpplint.py , 10 headers, including <mutex>, are unapproved along with alignment_of and aligned_union. However, only 3 of these headers are documented as "may not be used" under § Other Features and anywhere else. In fact, "Mutex" with a capital M is specifically cited as a consideration against copyable types.

Is there a place I'm missing that specifies more headers to be forbidden?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant