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 b83a0f8 commit e34c26bCopy full SHA for e34c26b
README.md
@@ -117,12 +117,10 @@ Otherwise you will get missing symbols if you try to use the unicode support wit
117
118
## Supported compilers
119
120
-* clang 7.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)
+* clang 14.0+ (template UDL, C++17 syntax, C++20 cNTTP syntax)
+* xcode clang 15.0+ (template UDL, C++17 syntax, C++20 cNTTP syntax)
124
* gcc 9.0+ (C++17 & C++20 cNTTP syntax)
125
-* MSVC 14.29+ (Visual Studio 16.11+) (C++20)
+* MSVC 14.29+ (Visual Studio 16.11+) (C++20 cNTTP syntax)
126
127
### Template UDL syntax
128
0 commit comments