1 line
49 B
C++
1 line
49 B
C++
namespace N { struct S { friend struct foo; }; }
|
namespace N { struct S { friend struct foo; }; }
|