Argx 1.2.2-build
Simple yet powerful argument parser made in C++
|
Argx Version | Minimum C++ Standard | GCC | Clang | MSVC |
---|---|---|---|---|
1.2.y-build | C++14 | GCC 5.1+ | Clang 3.4+ | MSVC 14.0+ (/std:c++11 or later) |
1.1.y-build | C++11 | GCC 4.8+ | Clang 3.3+ | MSVC 11.0+ (/std:c++11 or later) |
1.0.y-build | C++11 | GCC 4.8+ | Clang 3.3+ | MSVC 11.0+ (/std:c++11 or later) |
NOTE: For version 1.2.y-build
This library has been tested in Arch Linux, please open an issue if you encounter a problem with other Operating Systems Tested with Clang 20 If you encounter any other issues with other compilers, open an issue in github