Too many datamembers : c++
This is a discussion on Too many datamembers within the c++ forums in Programming Languages category; I have a ordinary C++ class with lot of datamembers used internally between methods of the same class. Is there any other elegant way to maintain the private datamembers. Please give your suggestions....
| c++ comp.lang.c++ usenet archive |
![]() |
| | LinkBack | Thread Tools |
|
#1
| |||
| |||
| between methods of the same class. Is there any other elegant way to maintain the private datamembers. Please give your suggestions. |

