In C++, a class defined with the class keyword has private members and base classes by default. A structure is a class defined with the struct keyword.
確定! 回上一頁