This repository is to store some Utilities developed by tfliao.
Currently available utilities are the following:
- C++ style program option parsing
- auto generate the help message
- allow option is invisible in help
- support long_opt, short_opt, and default_opt (without --option or -o)
- for default_opt, support necessary, optional, and list types