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