src/cx/collection.h

changeset 855
35bcb3216c0d
parent 854
fe0d69d72bcd
child 856
6bbbf219251d
     1.1 --- a/src/cx/collection.h	Thu May 23 20:29:28 2024 +0200
     1.2 +++ b/src/cx/collection.h	Thu May 23 20:31:37 2024 +0200
     1.3 @@ -64,7 +64,7 @@
     1.4      /**
     1.5       * The size of each element.
     1.6       */
     1.7 -    size_t item_size;
     1.8 +    size_t elem_size;
     1.9      /**
    1.10       * The number of currently stored elements.
    1.11       */

mercurial