Fixed broken links.

Fixed min/max references.


[SVN r30005]
This commit is contained in:
John Maddock
2005-07-12 12:39:56 +00:00
parent dd5e27addb
commit 6581468288
5 changed files with 9 additions and 5 deletions

View File

@ -307,7 +307,7 @@ void enumerate_currencies(const std::string& text)
<PRE>template &lt;class BidirectionalIterator&gt;
class u32regex_token_iterator
{
// for members see <A href="regex_token_iterator.hmtl">regex_token_iterator</A>
// for members see <A href="regex_token_iterator.html">regex_token_iterator</A>
};
typedef u32regex_token_iterator&lt;const char*&gt; utf8regex_token_iterator;
@ -465,3 +465,4 @@ void enumerate_currencies2(const std::string&amp; text)
</body>
</html>