C++ 智能指针 tutorials




http://answers.yahoo.com/question/index?qid=20100605125609AABBTf5


Smart Pointers to boost your code


http://www.codeproject.com/KB/stl/boostsmartptr.aspx


Automatic Garbage Collection in C++ using Smart pointers


http://www.codeproject.com/KB/cpp/automatic_gc_using_sp.aspx



Source(s):



你可能感兴趣的:(C++)