CPPNamespaceDeclaration.newScope

class CPPNamespaceDeclaration
override
newScope

Return Value

Type: Scope*

A copy of the parent scope, with this as namespace and C++ linkage

Suggestion Box / Bug Report