An ergonomic, constexpr-constructed C++ library for argument parsing, defining highly extensible parsing rules at compile-time that can be executed at runtime with a C API.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Avril a5cf2c0fef
optional: Started impl for `null_optimise<Box<T>>::held_type` and `::convert_{to/from}_held()`s
12 months ago
include optional: Started impl for `null_optimise<Box<T>>::held_type` and `::convert_{to/from}_held()`s 12 months ago
src Added TODO: For lean build, complete error framework and work on ergonomic `constinit` ruleset definition (see TODO for info on possible implementation.) 12 months ago
.gitignore Improved `NonNull` checking and added better mapping / pointer casting behaviour 1 year ago
Makefile exopt::util::leven_diff(): Added working levenshtein distance algorithm. 1 year ago
TODO Added TODO: For lean build, complete error framework and work on ergonomic `constinit` ruleset definition (see TODO for info on possible implementation.) 12 months ago