grammar error
[SVN r23827]
This commit is contained in:
parent
7662bb6752
commit
d571b05b22
@ -439,7 +439,7 @@ Assignment, on the other hand, is provided.
|
||||
<span class=identifier>a</span><span class=special>=</span><span class=identifier>b</span><span class=special>;</span>
|
||||
</pre></blockquote>
|
||||
where <code>a</code> and <code>b</code> are the <code>multi_index_container</code>
|
||||
objects to which <code>*this</code> and <code>x</code> belongs, respectively.<br>
|
||||
objects to which <code>*this</code> and <code>x</code> belong, respectively.<br>
|
||||
<b>Returns:</b> <code>*this</code>.<br>
|
||||
</blockquote>
|
||||
|
||||
@ -896,7 +896,7 @@ Sequenced indices
|
||||
|
||||
<br>
|
||||
|
||||
<p>Revised May 28th 2004</p>
|
||||
<p>Revised July 20th 2004</p>
|
||||
|
||||
<p>© Copyright 2003-2004 Joaquín M López Muñoz.
|
||||
Distributed under the Boost Software
|
||||
|
@ -397,7 +397,7 @@ Assignment, on the other hand, is provided.
|
||||
<span class=identifier>a</span><span class=special>=</span><span class=identifier>b</span><span class=special>;</span>
|
||||
</pre></blockquote>
|
||||
where <code>a</code> and <code>b</code> are the <code>multi_index_container</code>
|
||||
objects to which <code>*this</code> and <code>x</code> belongs, respectively.<br>
|
||||
objects to which <code>*this</code> and <code>x</code> belong, respectively.<br>
|
||||
<b>Returns:</b> <code>*this</code>.<br>
|
||||
</blockquote>
|
||||
|
||||
@ -824,7 +824,7 @@ Key extraction
|
||||
|
||||
<br>
|
||||
|
||||
<p>Revised May 28th 2004</p>
|
||||
<p>Revised July 20th 2004</p>
|
||||
|
||||
<p>© Copyright 2003-2004 Joaquín M López Muñoz.
|
||||
Distributed under the Boost Software
|
||||
|
Loading…
Reference in New Issue
Block a user