Commit 022b92c
committed
Deprecate accessor::max_size()
This function was added only to align accessor with the container interface.
However, an accessor is not a container, and this has led to confusion
regarding what this value should return.1 parent cd200a4 commit 022b92c
4 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9453 | 9453 | | |
9454 | 9454 | | |
9455 | 9455 | | |
9456 | | - | |
9457 | | - | |
| 9456 | + | |
| 9457 | + | |
| 9458 | + | |
| 9459 | + | |
9458 | 9460 | | |
9459 | 9461 | | |
9460 | 9462 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments