Skip to content

Add pre-allocated link helpers for GList and GQueue

Christian Hergert requested to merge wip/chergert/insertbeforelink into master

Also includes the helper for GList to keep list mutation out of gqueue.c.

If you are happy with the idea/code, I'll add docs and finish up the MR.

This is related to #1586 (closed)

Edited by Philip Withnall

Merge request reports