[iter] Implement operator-> unconditionally
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 9 Jan 2019 08:36:47 +0000 (00:36 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 21 Jan 2019 01:12:12 +0000 (20:12 -0500)
commit15a69284369ce739e79bf288a55c4c3010313144
treede43ca2680f977cc0b5d200014d2a0de44a26292
parent8f52a827e7d93abf3ef6159fd00f7c85c6d46793
[iter] Implement operator-> unconditionally

The right condition to check for would have been "is_struct", which
we don't have.
src/hb-iter.hh