]> git.ozlabs.org Git - ccan/commitdiff
list: list_swap to exchange elements
authorEric Wong <normalperson@yhbt.net>
Fri, 24 Oct 2014 22:02:29 +0000 (22:02 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Mar 2015 06:46:33 +0000 (17:16 +1030)
This allows deleting and re-inserting an element in place
of the deleted element without branching.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found