deduct holder’s class of c++ ‘pointer to member’ of derived class
I think this question is related to C++ pointer to member of derived class, but slightly different.
Member pointer template parameter pointing into the object being templated
I would like to have a base class that I derive from that offers serialization mechanism: