Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/Readme.md b/Readme.md
index c73c3997..567db023 100644
--- a/Readme.md
+++ b/Readme.md
@@ -29,8 +29,6 @@ fuzzed, coverage calculated, bloat calculated, ABI dumped etc
### clang AST parser based todos which await me getting back into the clang AST parser:
-- [ ] Implement [[bindlib::make_free]] which injects member functions into the enclosing
-namespace.
- [ ] C bindings for all AFIO v2 APIs. Write libclang parser which autogenerates
SWIG interface files from the .hpp files using custom attributes to fill in the
missing gaps.