summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/convert_to_lower.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/date_time/convert_to_lower.html')
-rw-r--r--doc/html/boost/date_time/convert_to_lower.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/boost/date_time/convert_to_lower.html b/doc/html/boost/date_time/convert_to_lower.html
index 3c8607aebe..07289d84d2 100644
--- a/doc/html/boost/date_time/convert_to_lower.html
+++ b/doc/html/boost/date_time/convert_to_lower.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function convert_to_lower</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.78.1">
<link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../date_time/doxy.html#header.boost.date_time.date_parsing_hpp" title="Header &lt;boost/date_time/date_parsing.hpp&gt;">
<link rel="prev" href="all_date_names_put.html" title="Class template all_date_names_put">
@@ -34,7 +34,7 @@
</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="identifier">convert_to_lower</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> inp<span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1397509"></a><h2>Description</h2>
+<a name="idp189090256"></a><h2>Description</h2>
<p>This function simply takes a string, and changes all the characters in that string to lowercase (according to the default system locale). In the event that a compiler does not support locales, the old C style tolower() is used. </p>
</div>
</div>