Skip to content

Commit 86c4089

Browse files
author
Hana Dusíková
committed
updated readme
1 parent c104d2c commit 86c4089

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
@@ -18,6 +18,7 @@ ctre::match<"REGEX">(subject); // C++20
1818
* Matching
1919
* Searching
2020
* Capturing content (named captures are supported too)
21+
* Back-Reference (only \g{N} syntax)
2122

2223
The library is implementing most of the PCRE syntax with a few exceptions:
2324

0 commit comments

Comments
 (0)