]> git.ozlabs.org Git - ccan/commit
intmap: implement uintmap_last/sintmap_last.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 26 Feb 2018 04:33:28 +0000 (15:03 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 26 Feb 2018 04:33:28 +0000 (15:03 +1030)
commit09bb99b92546f3e8be6bb0f9218924b8491be461
treec4d319b3e11164e3b67053dbba99b71500090c90
parent8502a66a5ba8916758c67ea5b0b404386c34da24
intmap: implement uintmap_last/sintmap_last.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/intmap/intmap.c
ccan/intmap/intmap.h
ccan/intmap/test/run-order-smallsize.c
ccan/intmap/test/run-order.c
ccan/intmap/test/run-signed-int.c
ccan/intmap/test/run.c