forked from boostorg/regex
Merged fixes to broken links from release branch.
[SVN r30458]
This commit is contained in:
@ -324,7 +324,7 @@ ST, SA>::const_iterator, charT, traits>
|
||||
</PRE>
|
||||
<P><STRONG>Effects:</STRONG> returns an iterator that enumerates all occurences of
|
||||
expression <EM>e</EM> in text <EM>p</EM> using match_flags <EM>m</EM>.</P>
|
||||
<h3>Examples</h3>
|
||||
<h3><a name=examples></a>Examples</h3>
|
||||
<p>The following <a href="../example/snippets/regex_iterator_example.cpp">example</a>
|
||||
takes a C++ source file and builds up an index of class names, and the location
|
||||
of that class in the file.</p>
|
||||
|
Reference in New Issue
Block a user