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

Exactly requires c++17 and higher #10

Open
b6675 opened this issue Jan 2, 2023 · 0 comments
Open

Exactly requires c++17 and higher #10

b6675 opened this issue Jan 2, 2023 · 0 comments

Comments

@b6675
Copy link

b6675 commented Jan 2, 2023

There is marked with cpp14, but project requires cpp17 at least
scoped_lock, template<auto N, ...>
if constexpr, std::apply do not let downscale requirements
msvc 19 at least c++17
gcc 12 at least c++20 with warning meantioned #8 (comment)
clang 15 at least c++20

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