Question out of curiosity. I have successfully created a nested namespace with a depth of 300 levels. Visua studio gladly offers "aaaaa [...]. A.theclass as a quick fix if I enter the class name encoded under these layers of the namespace.
Does anyone know if there is an actual limit as to how deep nested namespaces can be?
There is no case when I need it, just curious.
source
share