Skip to content

Uses regex to delimit user input by spaces and double quotes

Notifications You must be signed in to change notification settings

rshii/cpp-cmdline-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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

About

Uses regex to delimit user input by spaces and double quotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages