Fix compile
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 9 May 2019 22:19:42 +0000 (15:19 -0700)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 9 May 2019 22:24:25 +0000 (15:24 -0700)
commitceda1f03b7b06248ffd056eb7b2400088bb4a121
treea615347b4eda0322a19522915b3e40b3a1753884
parent3686c3b65c017cf8689b67db440b4cddd399538b
Fix compile

NameRecord is not copy-constructible, so should be iterator of
const-reference.
src/hb-meta.hh
src/hb-ot-name-table.hh
src/test-meta.cc