#ifndef C_H #define C_H template struct S { int n; }; template struct T::S { int n; }; template enum T::E : int { e }; #endif