libcore: Use inline methods in the PrivateAutoPtr class
The compiler probably already makes these inline, but making itexplicit doesn't hurt.
View differences
libcore: Use inline methods in the PrivateAutoPtr class
The compiler probably already makes these inline, but making it
explicit doesn't hurt.