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 868b442 commit 2ea5f5cCopy full SHA for 2ea5f5c
common/regex-partial.h
@@ -52,4 +52,4 @@ class common_regex {
52
};
53
54
// For testing only (pretty print of failures).
55
-std::string regex_to_reversed_partial_regex(const std::string &pattern);
+std::string regex_to_reversed_partial_regex(const std::string & pattern);
0 commit comments