Searched refs:l_confirmation (Results 1 – 1 of 1) sorted by relevance
53 std::string l_confirmation{}; in doMfgClean() local56 std::cin >> std::setw(MAX_CONFIRMATION_STR_LENGTH) >> l_confirmation; in doMfgClean()58 if (l_confirmation != "yes") in doMfgClean()