Commit a84b0145ea799c9452ecb97713689247955d30ff

Behdad Esfahbod 2019-01-30T14:42:48

[ci] Disable -Wunused-template on -Weverything bot ./hb-algs.hh:37:3: error: unused function template 'operator()' [-Werror,-Wunused-template] operator () (const T& v) const { return v; } ^