A (WIP) program configuration library for modern C++.
r
confpp
public
0 stars
0 forks
0 issues
Commits
List of commits on branch main.Verified
6e9b114861659093ee1377f14ff2c533cf2ebf82Add `with_default` and `clear` (#5)
rredsun82 committed a year ago
Unverified
fa10bf567f601ac639d90bc8440ae939cf32cddfAdd `with_default`
rredsun82 committed a year ago
Verified
3ecf3fded5489bba1225a97cf57135649fbb1c1fFirst implementation of cli arg loading (#4)
rredsun82 committed a year ago
Unverified
8427590e79914ca8493e1555ebe5db78eca17e66Basic CLI parse implementation with bools and strings
rredsun82 committed a year ago
Unverified
b7f09a2f3e4c097ef41bb8a1443bdef3c3f91a8bAdd field processor interface
rredsun82 committed a year ago
Unverified
1434484304c3b0069bcc357d4dc87181823761aeRename field_indexer and remove buggy check
rredsun82 committed a year ago