Replace hb_map_t with hb_set_t which is more intuitive and flexible
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 5 May 2011 17:21:04 +0000 (13:21 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 5 May 2011 17:21:04 +0000 (13:21 -0400)
commit811482bd650fb5652a9835471ae8ecf0fb185611
tree8b82a83c84717f67be07b760b263a33e5ac6ecca
parent478a42536ff7ab777a7774fbfdb9c5e51334a14e
Replace hb_map_t with hb_set_t which is more intuitive and flexible
src/hb-object-private.hh
src/hb-private.hh
test/test-object.c