| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f03534f commit 3f1f0b4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5705,12 +5705,6 @@ | |||
| 5705 | 5705 | \end{itemdecl} | |
| 5706 | 5706 | ||
| 5707 | 5707 | \begin{itemdescr} | |
| 5708 | - \pnum | ||
| 5709 | - \requires If the iterator's indirection operator returns an lvalue or a | ||
| 5710 | - const rvalue \tcode{pair<key_type, mapped_type>}, then both | ||
| 5711 | - \tcode{key_type} and \tcode{mapped_type} shall be | ||
| 5712 | - \tcode{CopyInsertable} into \tcode{*this}. | ||
| 5713 | - | ||
| 5714 | 5708 | \pnum | |
| 5715 | 5709 | \effects | |
| 5716 | 5710 | Constructs an empty | |
@@ -6164,12 +6158,6 @@ | |||
| 6164 | 6158 | \end{itemdecl} | |
| 6165 | 6159 | ||
| 6166 | 6160 | \begin{itemdescr} | |
| 6167 | - \pnum | ||
| 6168 | - \requires If the iterator's indirection operator returns an lvalue or a | ||
| 6169 | - const rvalue \tcode{pair<key_type, mapped_type>}, then both | ||
| 6170 | - \tcode{key_type} and \tcode{mapped_type} shall be | ||
| 6171 | - \tcode{CopyInsertable} into \tcode{*this}. | ||
| 6172 | - | ||
| 6173 | 6161 | \pnum | |
| 6174 | 6162 | \effects | |
| 6175 | 6163 | Constructs an empty | |
@@ -6459,11 +6447,6 @@ | |||
| 6459 | 6447 | and inserts elements from the range | |
| 6460 | 6448 | \range{first}{last}. | |
| 6461 | 6449 | ||
| 6462 | - \pnum | ||
| 6463 | - \requires If the iterator's indirection operator returns an lvalue or a | ||
| 6464 | - non-const rvalue, then \tcode{Key} shall be | ||
| 6465 | - \tcode{CopyInsertable} into \tcode{*this}. | ||
| 6466 | - | ||
| 6467 | 6450 | \pnum | |
| 6468 | 6451 | \complexity | |
| 6469 | 6452 | Linear in $N$ if the range | |
@@ -6713,11 +6696,6 @@ | |||
| 6713 | 6696 | \end{itemdecl} | |
| 6714 | 6697 | ||
| 6715 | 6698 | \begin{itemdescr} | |
| 6716 | - \pnum | ||
| 6717 | - \requires If the iterator's indirection operator returns an lvalue or a | ||
| 6718 | - const rvalue, then \tcode{Key} shall be | ||
| 6719 | - \tcode{CopyInsertable} into \tcode{*this}. | ||
| 6720 | - | ||
| 6721 | 6699 | \pnum | |
| 6722 | 6700 | \effects | |
| 6723 | 6701 | Constructs an empty | |
| Back | FazBrowse Home | New Git URL |
0 commit comments