Pointer to composite class data member - Part 2
问题 In addition to my previous question C++: Pointer to composite class data member : Sorry for not having described my needs. It seems to me a bit complex to explain. But, as asked, please find below a brief description of my problem. I would like to create a parameter class that is automatically filled from an XML. To do that, I add each data member of that parameter class into a vector of pointers to members associated with their XML tag names. During the XML reading all the tag names are read