add ops & methods to hb_bimap_t making it more like hb_map_t
authorMichiharu Ariza <ariza@typekit.com>
Thu, 20 Jun 2019 21:33:09 +0000 (14:33 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Tue, 25 Jun 2019 20:52:40 +0000 (13:52 -0700)
commitf3ee2bd020f8ca313fae783cc49a374f1377e877
treef2f703e22780e45590ea1ad87a96bbb0893f1407
parent094966959f96d9a41fb612fd0b870f5ae8f5a954
add ops & methods to hb_bimap_t making it more like hb_map_t
moved has () to hb_bimap_t from hb_inc_bimap_t
moved identity () to hb_inc_bimap_t
removed forward()
src/hb-bimap.hh
src/hb-ot-cff-common.hh
src/hb-ot-cff1-table.hh
src/hb-subset-cff-common.cc
src/hb-subset-cff-common.hh
src/hb-subset-cff1.cc
src/hb-subset-cff2.cc