tuplet icon indicating copy to clipboard operation
tuplet copied to clipboard

Improve performance with clang builtin type pack element

Open Theramar opened this issue 1 year ago • 1 comments

__type_pack_element source

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

Theramar avatar Nov 17 '23 19:11 Theramar

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

mwalcott3 avatar Nov 20 '23 20:11 mwalcott3