Skip to content

Commit a88a48d

Browse files
authored
Update README.md
1 parent 081e920 commit a88a48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The library is intended for any compiler that supports C++98/03/11/14/17/20.
6969
- Checksums & hash functions
7070
- Variants (a type that can store many types in a type-safe interface)
7171
- Choice of asserts, exceptions, error handler or no checks on errors
72-
- Unit tested (currently over 6480 tests), using VS2019, GCC 8.1.0, , GCC 9.3.0, Clang 9.0.0 & 10.0.0
72+
- Unit tested (currently over 9400 tests), using VS2022, GCC 12, Clang 14.
7373
- Many utilities for template support.
7474
- Easy to read and documented source.
7575
- Free support via email, GitHub and Slack

0 commit comments

Comments
 (0)