Cna someone please help...I am trying to search a map by a give string "userName" but the map has an int key value

Status::Code ChatRoomManager::NewChatRoom(ChatRoomInfo* chatRoom_info)
map<int, ClientInfo*> clients;