On 10/17/2011 08:57 PM, Jeffrey Ratcliffe wrote:
#define foo__group foo::groupthen g++ is happy and everything works, but this strikes me as an evil hack. Is there a better way?
Have you seen the --hiertype option of xsubpp? I have a hunch it's related. Train arriving, though, can't check now.
--Steffen