key_manager: Make data arrays constexpr
We can convert these maps into constexpr arrays to eliminate some runtime static constructors.
Please register or sign in to comment
We can convert these maps into constexpr arrays to eliminate some runtime static constructors.