Similar clash happening with enums. namespace A { enum X {x}; }; namespace B { enum...
Bug #64 opened. Thank you. I think the obvious fix is likely to succeed, but I wanted...
Names within namespaces can clash with one another
First off, fabulous project, thank you. I am having an issue with symbols defined...