const_cast() function 可以將const 變數的值做修改,new_type 必須要是a pointer, reference, or pointer to member to an object type。 void change( ...
確定! 回上一頁