
Indirectly working with a structure in C++
Question: I am trying to create a class that can be given the pointer to a structure. The class has other means to know what goes into the structure, but it does not know the names of the elements within the structure. By using just the address and knowing the