generated: void func(int i) { } should be: void namespace::subnamespace::func(int i) { }
TODO: check for global variables too.
Done. Fixed.
For variables fixed too.
Log in to post a comment.
TODO: check for global variables too.
Done. Fixed.
For variables fixed too.