Commit d8c2b2c
committed
make Array::grow/resize from baseclass private
We don't really want the user to use the 1D grow/resize functions, but
in the previous commit they were exposed. So, make them private.1 parent 0e405be commit d8c2b2c
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | 206 | | |
210 | 207 | | |
211 | 208 | | |
| |||
331 | 328 | | |
332 | 329 | | |
333 | 330 | | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
| |||
0 commit comments