mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
fixed broken links
[SVN r30423]
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