declare class & nested struct probably in some header file class C { // struct will be private without `public:` keyword struct S { // members will be ...
確定! 回上一頁