I have an unordered_map in code, which has a fixed number of elements initialized at the startup of my program
std::unorderd_map flags;