I have two (maybe unrelated) questions: -- Is there a recommended way to wrap "smart pointers" around protobuf message objects in C++? -- Is there a way to make all messages inherit from the same base class or interface? Note I am not trying to make message definitions inherit from each other; I only want the classes generated C++ code to inherit from a class that I control.' Thanks john
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
