diff -r f549fd9fbd8f -r 54565fd74e74 src/cx/collection.h --- a/src/cx/collection.h Wed Sep 18 00:02:18 2024 +0200 +++ b/src/cx/collection.h Sat Sep 28 15:47:28 2024 +0200 @@ -56,7 +56,7 @@ /** * The allocator to use. */ - CxAllocator const *allocator; + const CxAllocator *allocator; /** * The comparator function for the elements. */