summaryrefslogtreecommitdiff
path: root/doc/html/chrono.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/chrono.html')
-rw-r--r--doc/html/chrono.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/chrono.html b/doc/html/chrono.html
index 746acf30da..d3d0479972 100644
--- a/doc/html/chrono.html
+++ b/doc/html/chrono.html
@@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;6.&#160;Boost.Chrono 2.0.4</title>
+<title>Chapter&#160;6.&#160;Boost.Chrono 2.0.5</title>
<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">
@@ -25,7 +25,7 @@
<div class="chapter">
<div class="titlepage"><div>
<div><h2 class="title">
-<a name="chrono"></a>Chapter&#160;6.&#160;Boost.Chrono 2.0.4</h2></div>
+<a name="chrono"></a>Chapter&#160;6.&#160;Boost.Chrono 2.0.5</h2></div>
<div><div class="author"><h3 class="author">
<span class="firstname">Howard</span> <span class="surname">Hinnant</span>
</h3></div></div>
@@ -282,8 +282,8 @@
"milliseconds", or a hypothetical meter class to print out "millimeter".
The <a class="link" href="chrono/reference.html#chrono.reference.cpp0x.duration_hpp.duration" title="Class Template duration&lt;&gt;"><code class="computeroutput"><span class="identifier">duration</span></code></a> and the <a class="link" href="chrono/reference.html#chrono.reference.cpp0x.time_point_hpp.time_point" title="Class template time_point&lt;&gt;"><code class="computeroutput"><span class="identifier">time_point</span></code></a> i/o can be customized
through the new facets: <a class="link" href="chrono/reference.html#chrono.reference.io.duration_units_hpp.duration_units" title="Template Class duration_units"><code class="computeroutput"><span class="identifier">duration_units</span></code></a> and __time_point_units.
- The user can specialize these facets so that the the chrono i/o could be
- localizable. However Boost.Chrono doesn't provides a complete locale solution.
+ The user can specialize these facets so that the chrono i/o could be localizable.
+ However Boost.Chrono doesn't provides a complete locale solution.
</p>
<p>
<code class="computeroutput"><span class="identifier">system_clock</span><span class="special">::</span><span class="identifier">time_point</span></code> I/O is proposed in terms of
@@ -317,7 +317,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
-<td align="left"><p><small>Last revised: October 30, 2014 at 10:18:25 GMT</small></p></td>
+<td align="left"><p><small>Last revised: April 07, 2015 at 22:48:43 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>