Remove use of std::unary_function and std::binary_function

These types were deprecated in C++11 and removed in C++17. Upstream
libc++ now removes the declarations for new-enough C++ modes.

Bug: http://b/175635923
Test: treehugger
Change-Id: Ib863ef20c69ed9da115c0427dc38a61ecdec2606
1 file changed