Probably this can be done in one line: addPerson(new Student(data)); https://github.com/OriaTori/CS_Database/blob/483302198cbc63f8a8550a2fb4cff16d29839f91/src/Database.cpp#L92-L93 https://github.com/OriaTori/CS_Database/blob/483302198cbc63f8a8550a2fb4cff16d29839f91/src/Database.cpp#L97-L98