[Adopted at the February, 2016 meeting.]
The resolution of issue 1966 does not apply to the case where the enumeration name is qualified, e.g.,
enum E : int; struct X { enum ::E : int(); };