summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/iso_format.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/date_time/iso_format.html')
-rw-r--r--[-rwxr-xr-x]doc/html/boost/date_time/iso_format.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/boost/date_time/iso_format.html b/doc/html/boost/date_time/iso_format.html
index 6025b34ecf..39c9b50607 100755..100644
--- a/doc/html/boost/date_time/iso_format.html
+++ b/doc/html/boost/date_time/iso_format.html
@@ -6,7 +6,7 @@
<meta name="generator" content="DocBook XSL Stylesheets V1.76.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.iso_format_hpp" title="Header &lt;boost/date_time/iso_format.hpp&gt;">
-<link rel="prev" href="iso_format_base_wchar_t_id703444.html" title="Class iso_format_base&lt;wchar_t&gt;">
+<link rel="prev" href="iso_format_base_w_id385831.html" title="Class iso_format_base&lt;wchar_t&gt;">
<link rel="next" href="iso_extended_format.html" title="Class template iso_extended_format">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -20,7 +20,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="iso_format_base_wchar_t_id703444.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iso_format_base_w_id385831.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.date_time.iso_format"></a><div class="titlepage"></div>
@@ -35,16 +35,16 @@
<span class="keyword">class</span> <a class="link" href="iso_format.html" title="Class template iso_format">iso_format</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">date_time</span><span class="special">::</span><span class="identifier">iso_format_base</span><span class="special">&lt;</span> <span class="identifier">charT</span> <span class="special">&gt;</span> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
- <span class="comment">// <a class="link" href="iso_format.html#id369935-bb">public static functions</a></span>
- <span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="iso_format.html#id369938-bb"><span class="identifier">has_date_sep_chars</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="iso_format.html#id381551-bb">public static functions</a></span>
+ <span class="keyword">static</span> <span class="keyword">bool</span> <a class="link" href="iso_format.html#id381555-bb"><span class="identifier">has_date_sep_chars</span></a><span class="special">(</span><span class="special">)</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="id1406968"></a><h2>Description</h2>
+<a name="id1423335"></a><h2>Description</h2>
<div class="refsect2">
-<a name="id1406971"></a><h3>
-<a name="id369935-bb"></a><code class="computeroutput">iso_format</code> public static functions</h3>
+<a name="id1423338"></a><h3>
+<a name="id381551-bb"></a><code class="computeroutput">iso_format</code> public static functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem">
-<pre class="literallayout"><span class="keyword">static</span> <span class="keyword">bool</span> <a name="id369938-bb"></a><span class="identifier">has_date_sep_chars</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>The ios standard format doesn't use char separators. </li></ol></div>
+<pre class="literallayout"><span class="keyword">static</span> <span class="keyword">bool</span> <a name="id381555-bb"></a><span class="identifier">has_date_sep_chars</span><span class="special">(</span><span class="special">)</span><span class="special">;</span></pre>The ios standard format doesn't use char separators. </li></ol></div>
</div>
</div>
</div>
@@ -56,7 +56,7 @@
</tr></table>
<hr>
<div class="spirit-nav">
-<a accesskey="p" href="iso_format_base_wchar_t_id703444.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
+<a accesskey="p" href="iso_format_base_w_id385831.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../date_time/doxy.html#header.boost.date_time.iso_format_hpp"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="iso_extended_format.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>