Skip to content

Commit 70d9157

Browse files
authored
Update regex-typedefs.md
1 parent 04bf435 commit 70d9157

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/regex-typedefs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["regex/std::cmatch", "regex/std::cregex_iterator", "regex/std::cre
66
---
77
# `<regex>` typedefs
88

9+
The `<regex>` header provides the following typedefs:
10+
911
## <a name="cmatch"></a> cmatch Typedef
1012

1113
Type definition for char match_results.

0 commit comments

Comments
 (0)