summaryrefslogtreecommitdiff
path: root/doc/html/boost/xpressive/alnum.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/xpressive/alnum.html')
-rw-r--r--doc/html/boost/xpressive/alnum.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/boost/xpressive/alnum.html b/doc/html/boost/xpressive/alnum.html
index 418df5f03d..e20ce3c10e 100644
--- a/doc/html/boost/xpressive/alnum.html
+++ b/doc/html/boost/xpressive/alnum.html
@@ -34,7 +34,7 @@
</span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> alnum<span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp716465632"></a><h2>Description</h2>
+<a name="idp629986640"></a><h2>Description</h2>
<p>The regex traits are used to determine which characters are alpha-numeric. To match any character that is not alpha-numeric, use ~alnum.</p>
<div class="note"><table border="0" summary="Note">
<tr>