mirror of
https://github.com/boostorg/regex.git
synced 2025-07-16 13:52:17 +02:00
Fix broken links.
[SVN r21404]
This commit is contained in:
@ -207,7 +207,7 @@ regex_token_iterator(BidirectionalIterator a, BidirectionalIterator b, const reg
|
|||||||
}
|
}
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
<P>The following <A href="../example/snippets/regex_token_iterator_example_2.cpp">example</A>
|
<P>The following <A href="../example/snippets/regex_token_iterator_eg_2.cpp">example</A>
|
||||||
takes a html file and outputs a list of all the linked files:</P>
|
takes a html file and outputs a list of all the linked files:</P>
|
||||||
<pre>
|
<pre>
|
||||||
<FONT color=#008040>#include <fstream></FONT>
|
<FONT color=#008040>#include <fstream></FONT>
|
||||||
|
@ -207,7 +207,7 @@ regex_token_iterator(BidirectionalIterator a, BidirectionalIterator b, const reg
|
|||||||
}
|
}
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
<P>The following <A href="../example/snippets/regex_token_iterator_example_2.cpp">example</A>
|
<P>The following <A href="../example/snippets/regex_token_iterator_eg_2.cpp">example</A>
|
||||||
takes a html file and outputs a list of all the linked files:</P>
|
takes a html file and outputs a list of all the linked files:</P>
|
||||||
<pre>
|
<pre>
|
||||||
<FONT color=#008040>#include <fstream></FONT>
|
<FONT color=#008040>#include <fstream></FONT>
|
||||||
|
Reference in New Issue
Block a user