summaryrefslogtreecommitdiff
path: root/doc/html/boost/algorithm/split.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/boost/algorithm/split.html')
-rw-r--r--doc/html/boost/algorithm/split.html16
1 files changed, 11 insertions, 5 deletions
diff --git a/doc/html/boost/algorithm/split.html b/doc/html/boost/algorithm/split.html
index e9020cb5b3..3d6ce9a24d 100644
--- a/doc/html/boost/algorithm/split.html
+++ b/doc/html/boost/algorithm/split.html
@@ -49,10 +49,16 @@
<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>Prior content of the result will be overwritten.</p>
-<p>This function provides the strong exception-safety guarantee </p>
-</td></tr>
+<tr><td align="left" valign="top"><p>Prior content of the result will be overwritten.</p></td></tr>
+</table></div>
+<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>This function provides the strong exception-safety guarantee </p></td></tr>
</table></div>
<p>
</p>
@@ -80,7 +86,7 @@
</tr>
<tr>
<td><p><span class="term"><code class="computeroutput">Result</code></span></p></td>
-<td><p>A container that can hold copies of references to the substrings </p></td>
+<td><p>A container that can hold copies of references to the substrings</p></td>
</tr>
<tr>
<td><p><span class="term"><code class="computeroutput">eCompress</code></span></p></td>