summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/inf.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/inf.html')
-rw-r--r--doc/html/boost/xpressive/inf.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/inf.html b/doc/html/boost/xpressive/inf.html
index 262126b879..099e314187 100644
--- a/doc/html/boost/xpressive/inf.html
+++ b/doc/html/boost/xpressive/inf.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -33,7 +34,7 @@
</span><span class="keyword">unsigned</span> <span class="keyword">int</span> <span class="keyword">const</span> inf<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp534480272"></a><h2>Description</h2>
+<a name="idp540867904"></a><h2>Description</h2>
<p>Magic value used with the repeat&lt;&gt;() function template to specify an unbounded repeat. Use as: repeat&lt;17, inf&gt;('a'). The equivalent in perl is /a{17,}/. </p>
</div>
</div>