Dear gnulib developers,

Is it possible to parameterize the memory allocator for the ordered map
library? I see, for instance, that the rbtree implementation uses
gl_rbtree_ordered.h, after defining things like NODE_PAYLOAD_PARAMS. I
think it would be easy to add a couple of function pointers and space
for the closure to parameterize the memory allocator. Has someone
already done something similar? Is there a workaround?

Best regards,

Vivien

Reply via email to