Member predicate UsingDirectiveEntry :: getNamespace
Gets the namespace that is referenced by this using directive. For
example, std
in using namespace std
.
Gets the namespace that is referenced by this using directive. For
example, std
in using namespace std
.