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.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/boost/gregorian/greg_year.html b/doc/html/boost/gregorian/greg_year.html
index e6fb0483d5..2375e3b330 100644
--- a/doc/html/boost/gregorian/greg_year.html
+++ b/doc/html/boost/gregorian/greg_year.html
@@ -36,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#idp732614400-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#idp498275888-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#idp732612560-bb">public member functions</a></span>
- <a class="link" href="greg_year.html#idp732613120-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#idp498274048-bb">public member functions</a></span>
+ <a class="link" href="greg_year.html#idp498274608-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="idp330340112"></a><h2>Description</h2>
+<a name="idp235161072"></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="idp330341120"></a><h3>
+<a name="idp235162400"></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="idp732614400-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="idp498275888-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="idp330348464"></a><h3>
-<a name="idp732612560-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="idp732613120-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="idp235169616"></a><h3>
+<a name="idp498274048-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="idp498274608-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>