14.5.4, "Using static directives": Example needed #199
Closed
Description
opened on Aug 20, 2020
At the very end of this subclause we have the following:
A using_static_directive only imports members and types declared directly in the given type, not members and types declared in base classes.
TODO: Example
Ambiguities between multiple using_namespace_directives and using_static_directives are discussed in §14.5.3.
We need someone to provide the example or to argue against doing so.
Activity