Eliminate the `auto_ptr` usage for core/* , since this pointer type has been deprecated in C++11. Use, as recommended, `unique_ptr` instead. Change-Id: I352e03bd0c8401d9a4890d8a1845913e4c22dab3