commit | 8d2d41025619e24160ed80edd1c413168a2dda36 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Dec 17 20:23:26 2018 -0500 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Dec 17 20:23:26 2018 -0500 |
tree | ae7549be9c7c8b588ad1049947edb9967d2e5286 | |
parent | 49334f9b509fc15e8baa93d49b86886ca933de04 [diff] |
Add hb_addressof() and use it to fix bug after hb_bytes_t merge We cannot take address hb_bytes_t direction. We need to use the newly added hb_addressof(), ala std::addressof().