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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/inf.html b/doc/html/boost/xpressive/inf.html
index 723c1ee576..006301be9b 100644
--- a/doc/html/boost/xpressive/inf.html
+++ b/doc/html/boost/xpressive/inf.html
@@ -34,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="idp716453200"></a><h2>Description</h2>
+<a name="idp629974144"></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>