We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce1c94 commit b377151Copy full SHA for b377151
README.md
@@ -119,6 +119,7 @@ Otherwise you will get missing symbols if you try to use the unicode support wit
119
120
* clang 6.0+ (template UDL, C++17 syntax)
121
* xcode clang 10.0+ (template UDL, C++17 syntax)
122
+* clang 12.0+ (C++17 syntax, C++20 cNTTP syntax)
123
* gcc 8.0+ (template UDL, C++17 syntax)
124
* gcc 9.0+ (C++17 & C++20 cNTTP syntax)
125
* MSVC 15.8.8+ (C++17 syntax only) (semi-supported, I don't have windows machine)
0 commit comments