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