c++11总结12——四个智能指针:shared_ptr、uinque_ptr、weak_ptr和auto_ptr

NoSuchKey