Replacing object in vector of derived objects “no matching function to call”I have class Employee and derived class Worker and Intern. I store them in vector<shared_ptr<Employe...
save/load file with vector of object using rapidjson c++I am trying to make a simple "person" vector of objects which can be saved and then loaded from real...
This user does not accept Private Messages