Basically I am trying to create a vector of objects but I have to create the objects with information read from a file using the overloaded input stream operator for my class Voter. Basically I am trying to create a vector of obj
Basically I am trying to create a vector of objects but I have to create the objects with information read from a file using the overloaded input stream operator for my class Voter. Basically I am trying to create a vector of obj