Add SubArray class
Compare changes
- Stéphane Del Pino authored
The previous implementation would allocate an array that would be destroyed immediately, since the (deep)copy of the array allocates it properly.
+ 4
− 3
@@ -37,16 +37,17 @@ class ItemValue