Remove skstd::is_function.
authorbungeman <bungeman@google.com>
Fri, 29 Apr 2016 15:27:14 +0000 (08:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 29 Apr 2016 15:27:14 +0000 (08:27 -0700)
commitb4d46f03db6080da4ad3b228d37e0760c1029015
tree3d22b1f2743d5e547494f72270cb99cc513bc02e
parentaffacce4c6d4eb875819392de8308e191476c8f9
Remove skstd::is_function.

The VC++ STL with 2015u2 now provides a complete std::is_function.
Also, Skia is no longer using skstd::is_function.

Review-Url: https://codereview.chromium.org/1929343002
include/private/SkTLogic.h