Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / boost / date_time / previous_weekday.html
index ffc275a..307c164 100644 (file)
@@ -36,7 +36,7 @@
 <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">typename</span> date_type<span class="special">,</span> <span class="keyword">typename</span> weekday_type<span class="special">&gt;</span> 
   <span class="identifier">date_type</span> <span class="identifier">previous_weekday</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="identifier">weekday_type</span> <span class="special">&amp;</span> wd<span class="special">)</span><span class="special">;</span></pre></div>
 <div class="refsect1">
-<a name="idp315615488"></a><h2>Description</h2>
+<a name="idp220732224"></a><h2>Description</h2>
 <p>Generates a date object representing the date of the previous weekday from the given date. If the date given is 2004-May-9 (a Sunday) and the given weekday is Tuesday then the resulting date will be 2004-May-4. </p>
 </div>
 </div>