文件名称:small-args:针对C C ++的易于使用的轻量级参数解析器
文件大小:22KB
文件格式:ZIP
更新时间:2024-02-25 10:19:50
c parsing cpp argument-parser header-only
small-args:针对C C ++的易于使用的轻量级参数解析器
【文件预览】:
small-args-master
----scripts()
--------travis-build.sh(145B)
--------install-deps.sh(2KB)
--------dep-scripts()
----CMakeLists.txt(988B)
----.travis.yml(252B)
----cmake-modules()
--------FindCTest.cmake(336B)
--------FindCatch.cmake(338B)
----LICENSE(1KB)
----test()
--------test_args.txt(28B)
--------test_smallargs.c(16KB)
--------test_args_untrimmed.txt(40B)
--------test_args_empty_lines.txt(36B)
----README.md(3KB)
----Makefile(200B)
----sample()
--------sample_get.cpp(2KB)
--------sample_cb.c(2KB)
--------sample_args.txt(35B)
--------sample_cb.cpp(2KB)
--------sample_get.c(2KB)
----.astylerc(144B)
----.gitignore(52B)
----.clang_complete(34B)
----include()
--------smallargs.hpp(5KB)
--------smallargs.h(20KB)