Follow the stl standard: the default constructor of a shared_ptr creates a...
Follow the stl standard: the default constructor of a shared_ptr creates a NULL pointer, and does NOT allocate memory [[Imported from SVN: r5654]]
Please register or sign in to comment