Monty Montgomery 6ba4a6e6c6 Correct deletion of non-allocated memory in ngarray
A default-constructed (or just empty) ngarray will have 'ownmem' set
despite not having an allocated data array.  Destructor would then
trigger an abort.
2022-05-15 01:16:58 -04:00
..
2022-05-15 01:16:58 -04:00
2022-05-07 19:54:43 +02:00