I have a variable declarations and a struct class as such
std::string fileName; std::ifstream file(fileName); passengerData data; std::vector