Argx 1.0.0-build
Simple argument parser made in C++
 
Loading...
Searching...
No Matches
ARGX - 1.0.0-build

C++ Argument parser

Made by: pcannon09


Requirements

Compiler and C++ Standard Support

Current Argx Version Minimum C++ Standard GCC Clang MSVC
1.0.0-build C++11 GCC 4.8+ Clang 3.3+ MSVC 2017+ (/std:c++11 or later)

Specific information

NOTE: For version 1.0.0-build

  • Minimum standard required to compile ---— C++11 (GCC 4.8+, Clang 3.3+ and MSVC 2017+)

Summary

  • The minimum required version for Argx is C++ for GCC 4.8+, Clang 3.3+ and MSVC 2017+

IMPORTANT NOTES

This library has been tested in Arch Linux, please open an issue if you encounter a problem with other Operating Systems Tested with Clang 19 If you encounter any other issues with other compilers, open an issue in github