You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably THE critical thing for me to even think about "formally" releasing v0.1 of reaverlib. configuration must be throughoutly refactored, especially in parts that touch boost::program_options, because the current code is an utter mess. I don't exactly have an idea for this, but I guess that once I start working with this, it should become pretty clear what needs changing and what can stay.
And documentation must be written.
refactor of core functionality
refactor of boost::program_options wrapper
API reference
tutorial
boost::program_options wrapper tutorial
The text was updated successfully, but these errors were encountered:
This is probably THE critical thing for me to even think about "formally" releasing v0.1 of reaverlib.
configuration
must be throughoutly refactored, especially in parts that touchboost::program_options
, because the current code is an utter mess. I don't exactly have an idea for this, but I guess that once I start working with this, it should become pretty clear what needs changing and what can stay.And documentation must be written.
boost::program_options
wrapperboost::program_options
wrapper tutorialThe text was updated successfully, but these errors were encountered: