jitify icon indicating copy to clipboard operation
jitify copied to clipboard

Jitify2 options handling overhaul

Open benbarsdell opened this issue 2 years ago • 0 comments

  • 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.

benbarsdell avatar Oct 20 '23 13:10 benbarsdell