ucx/cx/collection.h

changeset 11
0aa8cbd7912e
parent 0
1a157da63d7c
child 16
04c9f8d8f03b
--- a/ucx/cx/collection.h	Fri Jan 03 21:40:57 2025 +0100
+++ b/ucx/cx/collection.h	Sat Jan 04 13:03:01 2025 +0100
@@ -56,7 +56,7 @@
     /**
      * The allocator to use.
      */
-    CxAllocator const *allocator;
+    const CxAllocator *allocator;
     /**
      * The comparator function for the elements.
      */

mercurial