Skip to content
Commit df86bb44 authored by Kévin Petit's avatar Kévin Petit Committed by David Neto
Browse files

Replace global static map with an array of pairs (#2691)



* Replace global static map with an array of pairs

\#2687 introduced a global static map, which isn't allowed by
the style guide and caused an issue in DXC.

This change replaces it with an array of pairs.

Signed-off-by: default avatarKévin Petit <kpet@free.fr>

* Replace constexpr with const

Signed-off-by: default avatarKévin Petit <kpet@free.fr>
parent 7c294608
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment