I get something strange while trying to manipulate a std::map
typedef enum { Burger = 0, Fries, NO_MORE_DISH } Dish; Dish findFirstDish(std::stri