]> git.mdlowis.com Git - projs/libcds.git/commit
map_has_key no longer depends on map_lookup and therefore will behave properly even...
authorMike D. Lowis <mike.lowis@gentex.com>
Tue, 26 May 2015 19:34:10 +0000 (15:34 -0400)
committerMike D. Lowis <mike.lowis@gentex.com>
Tue, 26 May 2015 19:34:10 +0000 (15:34 -0400)
commit0a857ee6b06da5bd692dfb39a722f11f9458ccef
treee9fff269e4607de3e779c081112dc3c0bccdd1d3
parent180b941e43621b9c807aa6c92aa405ae9adb4e8a
map_has_key no longer depends on map_lookup and therefore will behave properly even when a user inserts a NULL value into the map
source/map/map.c
tests/test_map.c