You must be registered to post a reply.Click here to register.
class foo { void bar(){} }; #define goo typedef foo zoo; goo int main() { zoo z; z. }