Abdüssamet ERSOYLU f4563fd47b refactor(parser): improve code style and modernize macos parser
- 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
2025-10-06 16:00:15 +04:00
2025-06-24 18:35:50 +04:00
2025-06-24 18:45:46 +04:00
Description
A cross-platform, native automatic argument processing library that is inpired by python3/argparse.
MIT 146 KiB
Languages
C++ 97.7%
CMake 2.3%