C ++98 style-enum is unscoped, which means that the names of enumerators are available in global scope. It results in global namespace pollution ...
確定! 回上一頁