We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e98a59 commit 19f1998Copy full SHA for 19f1998
source/regex.tex
@@ -2571,7 +2571,8 @@
2571
\indextext{\idxcode{match_results}!as sequence}%
2572
The class template \tcode{match_results} satisfies the requirements of an
2573
allocator-aware container and of a sequence container, as specified
2574
-in~\ref{sequence.reqmts}, except that only operations defined for const-qualified
+in \ref{container.requirements.general} and \ref{sequence.reqmts} respectively,
2575
+except that only operations defined for const-qualified
2576
sequence containers are supported.
2577
2578
\pnum
0 commit comments