summaryrefslogtreecommitdiff
path: root/doc/html/string_algo/rationale.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/string_algo/rationale.html')
-rw-r--r--doc/html/string_algo/rationale.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/string_algo/rationale.html b/doc/html/string_algo/rationale.html
index 2286b979ad..f4c0487785 100644
--- a/doc/html/string_algo/rationale.html
+++ b/doc/html/string_algo/rationale.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
-<link rel="up" href="../string_algo.html" title="Chapter&#160;29.&#160;Boost String Algorithms Library">
+<link rel="up" href="../string_algo.html" title="Chapter&#160;30.&#160;Boost String Algorithms Library">
<link rel="prev" href="../boost/algorithm/trim_fill.html" title="Function template trim_fill">
<link rel="next" href="env.html" title="Environment">
</head>
@@ -27,12 +27,12 @@
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="string_algo.rationale"></a>Rationale</h2></div></div></div>
<div class="toc"><dl class="toc">
-<dt><span class="section"><a href="rationale.html#idp440106752">Locales</a></span></dt>
+<dt><span class="section"><a href="rationale.html#idm45555119571808">Locales</a></span></dt>
<dt><span class="section"><a href="rationale.html#string_algo.regex">Regular Expressions</a></span></dt>
</dl></div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
-<a name="idp440106752"></a>Locales</h3></div></div></div>
+<a name="idm45555119571808"></a>Locales</h3></div></div></div>
<p>
Locales have a very close relation to string processing. They contain information about
the character sets and are used, for example, to change the case of characters and