提交 cde31988 编写于 作者: B Behdad Esfahbod

[iter] Mark Coverage iterator sorted

上级 49161d41
......@@ -1105,7 +1105,7 @@ struct Coverage
}
struct Iter :
hb_iter_t<Iter, const hb_pair_t<unsigned, hb_codepoint_t> >,
hb_sorted_iter_t<Iter, const hb_pair_t<unsigned, hb_codepoint_t> >,
hb_iter_mixin_t<Iter, const hb_pair_t<unsigned, hb_codepoint_t> >
{
Iter (const Coverage &c_)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册