diff options
author | Dominick Allen <djallen@librehumanitas.org> | 2025-03-30 23:08:43 -0500 |
---|---|---|
committer | Dominick Allen <djallen@librehumanitas.org> | 2025-03-30 23:08:43 -0500 |
commit | cb9fa588ba8144fcdd52ba4b83d69d93fb18066f (patch) | |
tree | 214574ca68c1551ec76e7fbb9e0263793180231d /README.org | |
parent | 1d357adfa19725ee69fb267a363f1fd217b1272f (diff) |
Add hash map.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,3 +29,7 @@ user controlled allocators. + Formatting à la =std::format= + Wrappers around C files + CSV parsing + +** TODO list: ++ Convert from cmake to meson ++ Convert from gtest to Catch2 |