I have a class. I want it to have a constructor which takes some arguments, so I make one, do I still need a constructor in which there is no logic (default constructor) even I do not need it ? In other words, do I have is to include class ()
as a member function, even if I do not need it?
Do not create a class that you need, and not anyone who cargo for some reason Adhere to. Rubber must be duck in suspicion.
Comments
Post a Comment