Skip to content

Commit

Permalink
no apostrophe
Browse files Browse the repository at this point in the history
agl-alexglopez committed Nov 27, 2024
1 parent 6780227 commit 2fac559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -710,7 +710,7 @@ main(void)
- [Non-allocating container options](#non-allocating-containers).
- [Compile time initialization](#compile-time-initialization).
- [No `container_of` macro required of the user to get to their type after a function call](#no-container_of-macros).
- [Rust's Entry API for associative containers with C and C++ influences](#rust's-entry-interface).
- [Rust's Entry API for associative containers with C and C++ influences](#rusts-entry-interface).
- Opt-in macros for more succinct insertion and in place modifications (see "closures" in the [and_modify_w](https://agl-alexglopez.github.io/ccc/flat__hash__map_8h.html) interface for associative containers).
- [Container Traits implemented with C `_Generic` capabilities](#traits).

0 comments on commit 2fac559

Please sign in to comment.