Namespaces - cppreference.com
en.cppreference.com › w › cppApr 24, 2023 · To reopen an existing namespace (formally, to be an extension-namespace-definition), the lookup for the identifierused in the namespace definition must resolve to a namespace name (not a namespace alias), that was declared as a member of the enclosing namespace or of an inline namespace within an enclosing namespace.