Avoid the flood of auto_ptr deprecation warnings in the common cases of using auto_ptr to automatically delete.
16 KiB
16 KiB
Avoid the flood of auto_ptr deprecation warnings in the common cases of using auto_ptr to automatically delete.