Skip to content

Commit ef125bd

Browse files
author
Hana Dusíková
committed
updated readme
1 parent d2a7527 commit ef125bd

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
@@ -24,7 +24,7 @@ ctre::match<"REGEX">(subject); // C++20
2424

2525
* clang 5.0+ (template UDL, C++17 syntax)
2626
* gcc 7.2+ (template UDL, C++17 syntax)
27-
* gcc 9.0+ (C++17 & C++20 cNTTP syntax)
27+
* gcc 9.0+ (C++17 & C++20 cNTTP syntax, trampolining a.k.a. long patterns are not supported due compiler bug)
2828
* MSVC 15.8.8+ (C++17 syntax only)
2929

3030
#### Template UDL syntax

0 commit comments

Comments
 (0)