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.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/string_algo/rationale.html b/doc/html/string_algo/rationale.html
index a3350d28fb..d4010fa8a4 100644
--- a/doc/html/string_algo/rationale.html
+++ b/doc/html/string_algo/rationale.html
@@ -4,9 +4,9 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Rationale</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
-<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
+<meta name="generator" content="DocBook XSL Stylesheets V1.79.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;32.&#160;Boost String Algorithms Library">
+<link rel="up" href="../string_algo.html" title="Chapter&#160;2.&#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>
@@ -26,13 +26,13 @@
<div class="section">
<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>
-<dt><span class="section"><a href="rationale.html#idp407659056">Locales</a></span></dt>
+<div class="toc"><dl class="toc">
+<dt><span class="section"><a href="rationale.html#idm45928155822480">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="idp407659056"></a>Locales</h3></div></div></div>
+<a name="idm45928155822480"></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