If a class has a lot of data members, is there a way a quick way to write the accessors, mutators and parametrized constructor (constructor that initializes data members based on values passed to it) that will take far less amount of code, and is not too elaborate..
Thanks..
Saad
Thanks..
Saad