|
333 | 333 | \begin{itemdescr}
|
334 | 334 | \pnum
|
335 | 335 | \result
|
336 |
| -\tcode{const_iterator} if \tcode{b} is constant; |
| 336 | +\tcode{const_iterator} if \tcode{b} is \tcode{const}; |
337 | 337 | \tcode{iterator} otherwise.
|
338 | 338 |
|
339 | 339 | \pnum
|
|
353 | 353 | \begin{itemdescr}
|
354 | 354 | \pnum
|
355 | 355 | \result
|
356 |
| -\tcode{const_iterator} if \tcode{b} is constant; |
| 356 | +\tcode{const_iterator} if \tcode{b} is \tcode{const}; |
357 | 357 | \tcode{iterator} otherwise.
|
358 | 358 |
|
359 | 359 | \pnum
|
|
773 | 773 | \begin{itemdescr}
|
774 | 774 | \pnum
|
775 | 775 | \result
|
776 |
| -\tcode{const_reverse_iterator} if \tcode{a} is constant; |
| 776 | +\tcode{const_reverse_iterator} if \tcode{a} is \tcode{const}; |
777 | 777 | \tcode{reverse_iterator} otherwise.
|
778 | 778 |
|
779 | 779 | \pnum
|
|
793 | 793 | \begin{itemdescr}
|
794 | 794 | \pnum
|
795 | 795 | \result
|
796 |
| -\tcode{const_reverse_iterator} if \tcode{a} is constant; |
| 796 | +\tcode{const_reverse_iterator} if \tcode{a} is \tcode{const}; |
797 | 797 | \tcode{reverse_iterator} otherwise.
|
798 | 798 |
|
799 | 799 | \pnum
|
|
1845 | 1845 | \begin{itemdescr}
|
1846 | 1846 | \pnum
|
1847 | 1847 | \result
|
1848 |
| -\tcode{const_reference} if \tcode{a} is constant; \tcode{reference} otherwise. |
| 1848 | +\tcode{const_reference} if \tcode{a} is \tcode{const}; \tcode{reference} otherwise. |
1849 | 1849 |
|
1850 | 1850 | \pnum
|
1851 | 1851 | \returns
|
|
1869 | 1869 | \begin{itemdescr}
|
1870 | 1870 | \pnum
|
1871 | 1871 | \result
|
1872 |
| -\tcode{const_reference} if \tcode{a} is constant; \tcode{reference} otherwise. |
| 1872 | +\tcode{const_reference} if \tcode{a} is \tcode{const}; \tcode{reference} otherwise. |
1873 | 1873 |
|
1874 | 1874 | \pnum
|
1875 | 1875 | \effects
|
|
2178 | 2178 | \begin{itemdescr}
|
2179 | 2179 | \pnum
|
2180 | 2180 | \result
|
2181 |
| -\tcode{const_reference} if \tcode{a} is constant; \tcode{reference} otherwise. |
| 2181 | +\tcode{const_reference} if \tcode{a} is \tcode{const}; \tcode{reference} otherwise. |
2182 | 2182 |
|
2183 | 2183 | \pnum
|
2184 | 2184 | \effects
|
|
2200 | 2200 | \begin{itemdescr}
|
2201 | 2201 | \pnum
|
2202 | 2202 | \result
|
2203 |
| -\tcode{const_reference} if \tcode{a} is constant; \tcode{reference} otherwise. |
| 2203 | +\tcode{const_reference} if \tcode{a} is \tcode{const}; \tcode{reference} otherwise. |
2204 | 2204 |
|
2205 | 2205 | \pnum
|
2206 | 2206 | \returns
|
|
3685 | 3685 | \begin{itemdescr}
|
3686 | 3686 | \pnum
|
3687 | 3687 | \result
|
3688 |
| -\tcode{const_iterator} if \tcode{b} is constant; |
| 3688 | +\tcode{const_iterator} if \tcode{b} is \tcode{const}; |
3689 | 3689 | \tcode{iterator} otherwise.
|
3690 | 3690 |
|
3691 | 3691 | \pnum
|
|
3706 | 3706 | \begin{itemdescr}
|
3707 | 3707 | \pnum
|
3708 | 3708 | \result
|
3709 |
| -\tcode{const_iterator} if \tcode{a_tran} is constant; |
| 3709 | +\tcode{const_iterator} if \tcode{a_tran} is \tcode{const}; |
3710 | 3710 | \tcode{iterator} otherwise.
|
3711 | 3711 |
|
3712 | 3712 | \pnum
|
|
3797 | 3797 | \begin{itemdescr}
|
3798 | 3798 | \pnum
|
3799 | 3799 | \result
|
3800 |
| -\tcode{const_iterator} if \tcode{b} is constant; |
| 3800 | +\tcode{const_iterator} if \tcode{b} is \tcode{const}; |
3801 | 3801 | \tcode{iterator} otherwise.
|
3802 | 3802 |
|
3803 | 3803 | \pnum
|
|
3818 | 3818 | \begin{itemdescr}
|
3819 | 3819 | \pnum
|
3820 | 3820 | \result
|
3821 |
| -\tcode{const_iterator} if \tcode{a_tran} is constant; |
| 3821 | +\tcode{const_iterator} if \tcode{a_tran} is \tcode{const}; |
3822 | 3822 | \tcode{iterator} otherwise.
|
3823 | 3823 |
|
3824 | 3824 | \pnum
|
|
3840 | 3840 | \begin{itemdescr}
|
3841 | 3841 | \pnum
|
3842 | 3842 | \result
|
3843 |
| -\tcode{const_iterator} if \tcode{b} is constant; |
| 3843 | +\tcode{const_iterator} if \tcode{b} is \tcode{const}; |
3844 | 3844 | \tcode{iterator} otherwise.
|
3845 | 3845 |
|
3846 | 3846 | \pnum
|
|
3861 | 3861 | \begin{itemdescr}
|
3862 | 3862 | \pnum
|
3863 | 3863 | \result
|
3864 |
| -\tcode{const_iterator} if \tcode{a_tran} is constant; |
| 3864 | +\tcode{const_iterator} if \tcode{a_tran} is \tcode{const}; |
3865 | 3865 | \tcode{iterator} otherwise.
|
3866 | 3866 |
|
3867 | 3867 | \pnum
|
|
3883 | 3883 | \begin{itemdescr}
|
3884 | 3884 | \pnum
|
3885 | 3885 | \result
|
3886 |
| -\tcode{pair<const_iterator, const_iterator>} if \tcode{b} is constant; |
| 3886 | +\tcode{pair<const_iterator, const_iterator>} if \tcode{b} is \tcode{const}; |
3887 | 3887 | \tcode{pair<iterator, iterator>} otherwise.
|
3888 | 3888 |
|
3889 | 3889 | \pnum
|
|
3903 | 3903 | \begin{itemdescr}
|
3904 | 3904 | \pnum
|
3905 | 3905 | \result
|
3906 |
| -\tcode{pair<const_iterator, const_iterator>} if \tcode{a_tran} is constant; |
| 3906 | +\tcode{pair<const_iterator, const_iterator>} if \tcode{a_tran} is \tcode{const}; |
3907 | 3907 | \tcode{pair<iterator, iterator>} otherwise.
|
3908 | 3908 |
|
3909 | 3909 | \pnum
|
|
5388 | 5388 | \begin{itemdescr}
|
5389 | 5389 | \pnum
|
5390 | 5390 | \result
|
5391 |
| -\tcode{const_iterator} if \tcode{b} is constant; |
| 5391 | +\tcode{const_iterator} if \tcode{b} is \tcode{const}; |
5392 | 5392 | \tcode{iterator} otherwise.
|
5393 | 5393 |
|
5394 | 5394 | \pnum
|
|
5409 | 5409 | \begin{itemdescr}
|
5410 | 5410 | \pnum
|
5411 | 5411 | \result
|
5412 |
| -\tcode{const_iterator} if \tcode{a_tran} is constant; |
| 5412 | +\tcode{const_iterator} if \tcode{a_tran} is \tcode{const}; |
5413 | 5413 | \tcode{iterator} otherwise.
|
5414 | 5414 |
|
5415 | 5415 | \pnum
|
|
5491 | 5491 | \begin{itemdescr}
|
5492 | 5492 | \pnum
|
5493 | 5493 | \result
|
5494 |
| -\tcode{pair<const_iterator, const_iterator>} if \tcode{b} is constant; |
| 5494 | +\tcode{pair<const_iterator, const_iterator>} if \tcode{b} is \tcode{const}; |
5495 | 5495 | \tcode{pair<iterator, iterator>} otherwise.
|
5496 | 5496 |
|
5497 | 5497 | \pnum
|
|
5512 | 5512 | \begin{itemdescr}
|
5513 | 5513 | \pnum
|
5514 | 5514 | \result
|
5515 |
| -\tcode{pair<const_iterator, const_iterator>} if \tcode{a_tran} is constant; |
| 5515 | +\tcode{pair<const_iterator, const_iterator>} if \tcode{a_tran} is \tcode{const}; |
5516 | 5516 | \tcode{pair<iterator, iterator>} otherwise.
|
5517 | 5517 |
|
5518 | 5518 | \pnum
|
|
5650 | 5650 | \begin{itemdescr}
|
5651 | 5651 | \pnum
|
5652 | 5652 | \result
|
5653 |
| -\tcode{const_local_iterator} if \tcode{b} is constant; |
| 5653 | +\tcode{const_local_iterator} if \tcode{b} is \tcode{const}; |
5654 | 5654 | \tcode{local_iterator} otherwise.
|
5655 | 5655 |
|
5656 | 5656 | \pnum
|
|
5675 | 5675 | \begin{itemdescr}
|
5676 | 5676 | \pnum
|
5677 | 5677 | \result
|
5678 |
| -\tcode{const_local_iterator} if \tcode{b} is constant; |
| 5678 | +\tcode{const_local_iterator} if \tcode{b} is \tcode{const}; |
5679 | 5679 | \tcode{local_iterator} otherwise.
|
5680 | 5680 |
|
5681 | 5681 | \pnum
|
|
0 commit comments