diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ * libfud +An exception-free, UB-minimizing, library for UTF8 strings and containers with +user controlled allocators. + ** Design Principles + Full control over allocations, even the default allocator. |