]> git.ipfire.org Git - thirdparty/git.git/commit - hashmap.h
hashmap: migrate documentation from Documentation/technical into header
authorStefan Beller <sbeller@google.com>
Fri, 30 Jun 2017 19:14:07 +0000 (12:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Jun 2017 20:11:59 +0000 (13:11 -0700)
commit1ecbf31d0298a1ed952623108e23234d5cf37086
tree32f1610ab9b4a443a410447915c2f3781cfc9275
parent3da492f8088413c9db2da6c489e117d4808859e9
hashmap: migrate documentation from Documentation/technical into header

While at it, clarify the use of `key`, `keydata`, `entry_or_key` as well
as documenting the new data pointer for the compare function.

Rework the example.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-hashmap.txt [deleted file]
hashmap.h