mirror of
https://github.com/boostorg/icl.git
synced 2026-01-19 04:12:13 +00:00
Boost.Icl-1.84.0: Added C++03 deprecation note to the documentation
This commit is contained in:
@@ -184,12 +184,17 @@
|
||||
<dt><span class="section"><a href="index.html#boost_icl.introduction.interval_combining_styles">Interval
|
||||
Combining Styles</a></span></dt>
|
||||
</dl></div>
|
||||
<p>
|
||||
“<span class="quote">A bug crawls across the boost docs on my laptop screen. Let him be!
|
||||
We need all the readers we can get.</span>” -- Freely adapted from <a href="http://en.wikipedia.org/wiki/Jack_Kornfield" target="_top">Jack
|
||||
Kornfield</a>
|
||||
</p>
|
||||
<p>
|
||||
<div class="note"><table border="0" summary="Note">
|
||||
<tr>
|
||||
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../doc/src/images/note.png"></td>
|
||||
<th align="left">Note</th>
|
||||
</tr>
|
||||
<tr><td align="left" valign="top"><p>
|
||||
<span class="bold"><strong>C++03 support</strong></span> is deprecated in <span class="bold"><strong>Boost.Icl</strong></span> 1.84 and will be removed <span class="bold"><strong>in
|
||||
Boost.Icl 1.86</strong></span>.
|
||||
</p></td></tr>
|
||||
</table></div>
|
||||
<p>
|
||||
Intervals are almost ubiquitous in software development. Yet they are very
|
||||
easily coded into user defined classes by a pair of numbers so they are only
|
||||
<span class="emphasis"><em>implicitly</em></span> used most of the time. The meaning of an interval
|
||||
|
||||
@@ -32,9 +32,7 @@ to `[afojgo<AT>gmail dot com]`.
|
||||
|
||||
]
|
||||
|
||||
["A bug crawls across the boost docs on my laptop screen.
|
||||
Let him be! We need all the readers we can get.] --
|
||||
Freely adapted from [@http://en.wikipedia.org/wiki/Jack_Kornfield Jack Kornfield]
|
||||
[note *C++03 support* is deprecated in *Boost.Icl* 1.84 and will be removed *in Boost.Icl 1.86*.]
|
||||
|
||||
Intervals are almost ubiquitous in software development. Yet they are
|
||||
very easily coded into user defined classes by a pair of numbers
|
||||
|
||||
Reference in New Issue
Block a user