Boost库学习随记三 smart_ptr库、soped_ptr、scoped_array、shared_ptr、shared_array、weak_ptr等等
#include
#include
#include
#include
#include
//#include
usingnamespacestd;
usingnamespaceboost;
//smart_ptr库
//soped_ptr智能指针示例:
boolscoped_ptr_fun()
{
{
//soped_ptr简单示例一
scoped_ptrsp(newstring("tex