--- 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.
*/