mirror of
https://github.com/sametersoylu/argument-parser.git
synced 2026-04-12 19:31:18 +00:00
f4563fd47baf0bfd54b7bcc85878850d1f9c5e03
- Remove unnecessary whitespace in argparse.hpp - Modernize macos_parser.hpp with if-initializer - Clean up includes and add [[nodiscard]] attributes - Add .idea files to gitignore
Description
A cross-platform, native automatic argument processing library that is inpired by python3/argparse.
Languages
C++
97.7%
CMake
2.3%