[iter] Add value and projection to hb_all/any/none
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 8 May 2019 05:52:43 +0000 (22:52 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 8 May 2019 06:02:44 +0000 (23:02 -0700)
commitbdbfdc92b58d5c9f8654e430075dab543d1ba394
tree2a82c096d1ef1096edd2234b49acc38a062424dd
parentcf61acb9eaa2bb3fe479a9050116b4b96934e3ed
[iter] Add value and projection to hb_all/any/none

Allows for eg, checking all values equal 2: hb_all (it, 2).
src/hb-iter.hh
src/test-iter.cc