summaryrefslogtreecommitdiff
path: root/doc/html/boost/gregorian/greg_year.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/gregorian/greg_year.html')
-rw-r--r--doc/html/boost/gregorian/greg_year.html19
1 files changed, 10 insertions, 9 deletions
diff --git a/doc/html/boost/gregorian/greg_year.html b/doc/html/boost/gregorian/greg_year.html
index 94708a6c8b..f4280ad269 100644
--- a/doc/html/boost/gregorian/greg_year.html
+++ b/doc/html/boost/gregorian/greg_year.html
@@ -1,3 +1,4 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
@@ -35,25 +36,25 @@
<span class="keyword">class</span> <a class="link" href="greg_year.html" title="Class greg_year">greg_year</a> <span class="special">:</span> <span class="keyword">public</span> <span class="identifier">greg_year_rep</span> <span class="special">{</span>
<span class="keyword">public</span><span class="special">:</span>
<span class="comment">// <a class="link" href="greg_year.html#boost.gregorian.greg_yearconstruct-copy-destruct">construct/copy/destruct</a></span>
- <a class="link" href="greg_year.html#idp65331360-bb"><span class="identifier">greg_year</span></a><span class="special">(</span><span class="keyword">unsigned</span> <span class="keyword">short</span><span class="special">)</span><span class="special">;</span>
+ <a class="link" href="greg_year.html#idp103367568-bb"><span class="identifier">greg_year</span></a><span class="special">(</span><span class="keyword">unsigned</span> <span class="keyword">short</span><span class="special">)</span><span class="special">;</span>
- <span class="comment">// <a class="link" href="greg_year.html#idp37475952-bb">public member functions</a></span>
- <a class="link" href="greg_year.html#idp37476512-bb"><span class="keyword">operator</span> <span class="keyword">unsigned</span> <span class="keyword">short</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="greg_year.html#idp103365728-bb">public member functions</a></span>
+ <a class="link" href="greg_year.html#idp103366288-bb"><span class="keyword">operator</span> <span class="keyword">unsigned</span> <span class="keyword">short</span></a><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
<span class="special">}</span><span class="special">;</span></pre></div>
<div class="refsect1">
-<a name="idp196279008"></a><h2>Description</h2>
+<a name="idp204004208"></a><h2>Description</h2>
<p>This small class allows for simple conversion an integer value into a year for the gregorian calendar. This currently only allows a range of 1900 to 10000. Both ends of the range are a bit arbitrary at the moment, but they are the limits of current testing of the library. As such they may be increased in the future. </p>
<div class="refsect2">
-<a name="idp196280016"></a><h3>
+<a name="idp204005216"></a><h3>
<a name="boost.gregorian.greg_yearconstruct-copy-destruct"></a><code class="computeroutput">greg_year</code>
public
construct/copy/destruct</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp65331360-bb"></a><span class="identifier">greg_year</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="keyword">short</span> year<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp103367568-bb"></a><span class="identifier">greg_year</span><span class="special">(</span><span class="keyword">unsigned</span> <span class="keyword">short</span> year<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
<div class="refsect2">
-<a name="idp196287360"></a><h3>
-<a name="idp37475952-bb"></a><code class="computeroutput">greg_year</code> public member functions</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp37476512-bb"></a><span class="keyword">operator</span> <span class="keyword">unsigned</span> <span class="keyword">short</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
+<a name="idp204012432"></a><h3>
+<a name="idp103365728-bb"></a><code class="computeroutput">greg_year</code> public member functions</h3>
+<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="idp103366288-bb"></a><span class="keyword">operator</span> <span class="keyword">unsigned</span> <span class="keyword">short</span><span class="special">(</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li></ol></div>
</div>
</div>
</div>