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

Improve performance with clang builtin type pack element #34

Open
Theramar opened this issue Nov 17, 2023 · 1 comment
Open

Improve performance with clang builtin type pack element #34

Theramar opened this issue Nov 17, 2023 · 1 comment

Comments

@Theramar
Copy link

__type_pack_element source

I don't know if you already use this, but I wanted to share it

@Theramar Theramar changed the title Improve performnace with clang builtin type pack element Improve performance with clang builtin type pack element Nov 17, 2023
@mwalcott3
Copy link

Here is some additional info on compiletime performance of different parameter pack indexing methods https://ldionne.com/2015/11/29/efficient-parameter-pack-indexing/

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

2 participants