Use threadsafe set implementation for hb_language lookups
Note that the static variable has to be a global static, as gcc implements local statics differently and that would require linking to libstdc++, which we don't want.
Showing
想要评论请 注册 或 登录