Add skstd::unique_ptr and use it.
authorbungeman <bungeman@google.com>
Mon, 7 Sep 2015 19:45:52 +0000 (12:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 7 Sep 2015 19:45:52 +0000 (12:45 -0700)
commita3434d83cf988f930a73aaca5ba88f6f6fa8f547
treebdde2f531a8643d4936cdd402ebd4218393e6e5d
parent2d126b5c45e65a67a9945afa9294038a8eb3f2c8
Add skstd::unique_ptr and use it.

TBR=bsalomon@google.com
The one gpu include change is just to fix swap in implementation.

Review URL: https://codereview.chromium.org/1330503006
include/gpu/gl/GrGLExtensions.h
include/private/SkFunction.h
include/private/SkTLogic.h
include/private/SkTemplates.h
include/private/SkUniquePtr.h [new file with mode: 0644]
include/private/SkUtility.h [new file with mode: 0644]
tests/CPlusPlusEleven.cpp