diff options
Diffstat (limited to 'external/frozen/README.md')
-rw-r--r-- | external/frozen/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/external/frozen/README.md b/external/frozen/README.md new file mode 100644 index 0000000000..56b011a771 --- /dev/null +++ b/external/frozen/README.md @@ -0,0 +1,7 @@ +External header only library frozen + +Header-only library that provides 0 cost initialization for immutable containers, fixed-size containers, and various algorithms. + +https://github.com/serge-sans-paille/frozen + +Release archives at: https://github.com/serge-sans-paille/frozen/tags |