G
Guest
Hi
Am I right in assuming that a managed C++ namespace definition can't include the period, unlike C#?
e.g. namespace myApp.Diagnostics -> causes syntax error
whereas the above compiles ok in C#
Thanks
Jon
Am I right in assuming that a managed C++ namespace definition can't include the period, unlike C#?
e.g. namespace myApp.Diagnostics -> causes syntax error
whereas the above compiles ok in C#
Thanks
Jon