Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 219 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 219 Bytes

cpp-cmdline-tool

Uses regex to delimit the user input string by spaces and closed double quotes

Implements data validation using flexible variadic templates which iterate through the schema of data types recursively