题库 软件开发 题目列表 C++11中有一个非常大的变化就是引入了三种智能指针,...
单选题

C++11中有一个非常大的变化就是引入了三种智能指针,下列选项中,属于这三种智能指针正确组合的是()

A.

std::shared_ptr、std::stick_ptr和std::unique_ptr

B.

std::shared_ptr、std::weak_ptr和std::future_ptr

C.

std::shared_ptr、std::weak_ptr和std::unique_ptr

D.

std::set_ptr、std::weak_ptr和std::unique_ptr

题目信息
校招真题
-
正确率
0
评论
28
点击