forked from boostorg/regex
Fixed broken links.
Fixed min/max references. [SVN r30005]
This commit is contained in:
@ -307,7 +307,7 @@ void enumerate_currencies(const std::string& text)
|
||||
<PRE>template <class BidirectionalIterator>
|
||||
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<const char*> utf8regex_token_iterator;
|
||||
@ -465,3 +465,4 @@ void enumerate_currencies2(const std::string& text)
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user