int foo() { const std::map bar = { { "abcXYZ", -13 }, }; return 5; }