Skip to content

Commit b377151

Browse files
author
Hana Dusíková
committed
updated readme with supported compilers
1 parent cce1c94 commit b377151

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Otherwise you will get missing symbols if you try to use the unicode support wit
119119

120120
* clang 6.0+ (template UDL, C++17 syntax)
121121
* xcode clang 10.0+ (template UDL, C++17 syntax)
122+
* clang 12.0+ (C++17 syntax, C++20 cNTTP syntax)
122123
* gcc 8.0+ (template UDL, C++17 syntax)
123124
* gcc 9.0+ (C++17 & C++20 cNTTP syntax)
124125
* MSVC 15.8.8+ (C++17 syntax only) (semi-supported, I don't have windows machine)

0 commit comments

Comments
 (0)