hashmap: introduce {hashmap,set}_put_strdup_full()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 13 Oct 2020 13:39:02 +0000 (22:39 +0900)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Dec 2020 14:21:00 +0000 (15:21 +0100)
commit228f91bfe8f591e2e612f777a59b6f36a296ee93
tree89af531e818aa48a5ac4978984479668732b34b3
parent1df745acade160515ee1d28c2a8704b9022811e2
hashmap: introduce {hashmap,set}_put_strdup_full()

They can take hash_ops.

(cherry picked from commit 11e9fec2590d9726c57498d5c2ed9ea2860ad443)
src/basic/hashmap.c
src/basic/hashmap.h
src/basic/set.h