summaryrefslogtreecommitdiff
path: root/doc/html/boost/date_time/week_functor.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/date_time/week_functor.html')
-rw-r--r--doc/html/boost/date_time/week_functor.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/html/boost/date_time/week_functor.html b/doc/html/boost/date_time/week_functor.html
index 2251d3a4d4..f3d975be15 100644
--- a/doc/html/boost/date_time/week_functor.html
+++ b/doc/html/boost/date_time/week_functor.html
@@ -3,7 +3,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Class template week_functor</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.adjust_functors_hpp" title="Header &lt;boost/date_time/adjust_functors.hpp&gt;">
<link rel="prev" href="month_functor.html" title="Class template month_functor">
@@ -39,27 +39,27 @@
<span class="keyword">typedef</span> <span class="identifier">date_type</span><span class="special">::</span><span class="identifier">calendar_type</span> <a name="boost.date_time.week_functor.calendar_type"></a><span class="identifier">calendar_type</span><span class="special">;</span>
<span class="comment">// <a class="link" href="week_functor.html#boost.date_time.week_functorconstruct-copy-destruct">construct/copy/destruct</a></span>
- <a class="link" href="week_functor.html#id374588-bb"><span class="identifier">week_functor</span></a><span class="special">(</span><span class="keyword">int</span><span class="special">)</span><span class="special">;</span>
+ <a class="link" href="week_functor.html#idp73618640-bb"><span class="identifier">week_functor</span></a><span class="special">(</span><span class="keyword">int</span><span class="special">)</span><span class="special">;</span>
- <span class="comment">// <a class="link" href="week_functor.html#id375492-bb">public member functions</a></span>
- <span class="identifier">duration_type</span> <a class="link" href="week_functor.html#id673501-bb"><span class="identifier">get_offset</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
- <span class="identifier">duration_type</span> <a class="link" href="week_functor.html#id706085-bb"><span class="identifier">get_neg_offset</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
+ <span class="comment">// <a class="link" href="week_functor.html#idp49786384-bb">public member functions</a></span>
+ <span class="identifier">duration_type</span> <a class="link" href="week_functor.html#idp102554224-bb"><span class="identifier">get_offset</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span><span class="special">)</span> <span class="keyword">const</span><span class="special">;</span>
+ <span class="identifier">duration_type</span> <a class="link" href="week_functor.html#idp53452576-bb"><span class="identifier">get_neg_offset</span></a><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</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="id1337735"></a><h2>Description</h2>
+<a name="idp181849040"></a><h2>Description</h2>
<div class="refsect2">
-<a name="id1337739"></a><h3>
+<a name="idp181849456"></a><h3>
<a name="boost.date_time.week_functorconstruct-copy-destruct"></a><code class="computeroutput">week_functor</code>
public
construct/copy/destruct</h3>
-<div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><pre class="literallayout"><a name="id374588-bb"></a><span class="identifier">week_functor</span><span class="special">(</span><span class="keyword">int</span> f<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="idp73618640-bb"></a><span class="identifier">week_functor</span><span class="special">(</span><span class="keyword">int</span> f<span class="special">)</span><span class="special">;</span></pre></li></ol></div>
</div>
<div class="refsect2">
-<a name="id1337793"></a><h3>
-<a name="id375492-bb"></a><code class="computeroutput">week_functor</code> public member functions</h3>
+<a name="idp181856048"></a><h3>
+<a name="idp49786384-bb"></a><code class="computeroutput">week_functor</code> public member functions</h3>
<div class="orderedlist"><ol class="orderedlist" type="1">
-<li class="listitem"><pre class="literallayout"><span class="identifier">duration_type</span> <a name="id673501-bb"></a><span class="identifier">get_offset</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span> d<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li>
-<li class="listitem"><pre class="literallayout"><span class="identifier">duration_type</span> <a name="id706085-bb"></a><span class="identifier">get_neg_offset</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span> d<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li>
+<li class="listitem"><pre class="literallayout"><span class="identifier">duration_type</span> <a name="idp102554224-bb"></a><span class="identifier">get_offset</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span> d<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li>
+<li class="listitem"><pre class="literallayout"><span class="identifier">duration_type</span> <a name="idp53452576-bb"></a><span class="identifier">get_neg_offset</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">date_type</span> <span class="special">&amp;</span> d<span class="special">)</span> <span class="keyword">const</span><span class="special">;</span></pre></li>
</ol></div>
</div>
</div>