const_pointer_cast has similar requirements and semantics to static_pointer_cast , except that const_cast is used instead of static_cast .
確定! 回上一頁