Edit: I think I've found a better way to do what I want for this particular task. I'll leave the question in place in case anyone feels like answering it. My google-fu is weak, so I'm hoping someone ...
Embedded C developers shy away from C++ out of concern for performance. The class construct is one of their main concerns. My previous article Code Craft – Embedding C++: Classes explored whether ...