Skip to content

Commit 04bf435

Browse files
authored
Update regex-operators.md
1 parent a409eee commit 04bf435

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/regex-operators.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["regex/std::operator!=", "regex/std::operator>", "regex/std::opera
66
---
77
# `<regex>` operators
88

9+
The `<regex>` header provides the following operators:
10+
911
## <a name="op_neq"></a> operator!=
1012

1113
Not equal comparison for various objects.

0 commit comments

Comments
 (0)