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 a409eee commit 04bf435Copy full SHA for 04bf435
docs/standard-library/regex-operators.md
@@ -6,6 +6,8 @@ f1_keywords: ["regex/std::operator!=", "regex/std::operator>", "regex/std::opera
6
---
7
# `<regex>` operators
8
9
+The `<regex>` header provides the following operators:
10
+
11
## <a name="op_neq"></a> operator!=
12
13
Not equal comparison for various objects.
0 commit comments