EasyCmdLineReader
Simple C++ library (classes) for parsing command line args in Linux and Windows with specifying key signature (-, -- or /) and key value separator (= or space) with expanding arguments validation and unit testing of main mechanism (parser) with gtest library.