Commit 4731b1073636b6ff4ff1bccbe7fb4663a2648674

Behdad Esfahbod 2021-11-19T12:33:37

[array] Mark constructors constexpr ../src/hb-map.hh:44:38: note: non-constexpr constructor 'hb_array_t' cannot be used in a constant expression static constexpr K INVALID_KEY = kINVALID; ^