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

Todo: remove C++ 20 and C++23 support #569

Open
trcrsired opened this issue Jan 27, 2024 · 0 comments
Open

Todo: remove C++ 20 and C++23 support #569

trcrsired opened this issue Jan 27, 2024 · 0 comments

Comments

@trcrsired
Copy link
Member

trcrsired commented Jan 27, 2024

C++26 adds pack indexing which will greatly trivialize the library. Using recursive to implement functionalities is an unmaintainable nightmare.

clang19 has implemented pack indexing. just wait until gcc to support it and we will gradually phase out all the variadic hells before 2025

llvm/llvm-project@ad1a65f

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