jitify
jitify copied to clipboard
Jitify2 options handling overhaul
- Refactors all options handling to use a single parser implementation and new Options and OptionsVec classes.
- This makes the code significantly cleaner and more robust.
- Maintains backwards compatibility with string vectors at API boundaries via implicit conversions.