HBRS-SDP / ss24-physiological-computing

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Breakdown helper.h > argparser.h #2

Closed Elektra-V closed 3 months ago

Elektra-V commented 6 months ago

Description:

Refactor the argument parsing components of helper.h by segregating them into a new argparser.h. This restructuring aims to isolate argument parsing functions for better clarity, testing, and future enhancements.

Tasks:

Expected Outcomes:

Note: Assess any system dependencies on the existing argument parsing code to avoid integration issues.

Elektra-V commented 3 months ago

covered in https://github.com/HBRS-SDP/ss24-physiological-computing/tree/16-templating-new-cmake