jfalcou / kumi

C++20 Compact Tuple Tools
https://jfalcou.github.io/kumi/
Boost Software License 1.0
47 stars 7 forks source link

Debugging experience improvements. #56

Closed psiha closed 1 year ago

jfalcou commented 1 year ago

You patched the autogenerated file. YOu should apply your changes to the correspondign files in src/ or it will get lost next time we regenrate the aggrgated file

psiha commented 1 year ago

You patched the autogenerated file. YOu should apply your changes to the correspondign files in src/ or it will get lost next time we regenrate the aggrgated file

oh dear, this is going to be some work 🙈 :P

jfalcou commented 1 year ago

Sorry. I should make a small page about how to handle that. Change in src then you can run the kumi-standalone target to generate the main .hpp This requires Python 3.

jfalcou commented 1 year ago

Want me to do it ?

jfalcou commented 1 year ago

I replicated it, no worries