Adds C++20 headers so they aren't flagged as c-style headers#216
Adds C++20 headers so they aren't flagged as c-style headers#216tkruse merged 1 commit intocpplint:developfrom
Conversation
|
@tkruse @mattyclarkson Any hints on why CI seems to be failing? Seems to be due to a python dependency issue and unrelated to this change. |
b683f2b to
2cb090b
Compare
|
HI @miker2 , thanks for the contribution. For the CI job, it seems tox 4.0 breaks the tox-pyenv plugin: tox-dev/tox-pyenv#22. I changed to avoid tox 4.x until it gets fixed. If you rebase on master/develop branch, it should be working. |
40feda4 to
d141799
Compare
|
@tkruse Looks like after the rebase the PR is passing. Thanks for your help. |
|
cool, can you help me as a reviewer to check whether this list of headers is correct and complete? (E.g. do you have a reference list I could cross-check?) |
|
Sure, I believe I pulled the headers from this list, by searching for "c++20": https://en.cppreference.com/w/cpp/header |
|
Hi! Are there any plans to release a new tag? The last one is more than a year old and especially this PR here would be nice to be part of the lastest release. |
No description provided.