qianxj2004
2025-07-01 6c45dfcbd550d1db3cfdc6e4309e4c08e8117a68
jrj/xframe/adt/xarray.hpp
@@ -123,7 +123,7 @@
            {
               temp[i] = items[i];
            }
            delete items;
            delete[] items;
            items = temp;
         }
      }