std::const_pointer_cast ... Returns a copy of sp of the proper type with its stored pointer const casted from U* to T*. If sp is not empty, the returned object ...
確定! 回上一頁