commit | 07d86e274d80a3402765a28fcbdcad6cc64d48fe | [log] [tgz] |
---|---|---|
author | Benjamin Kramer <benny.kra@googlemail.com> | Thu Sep 14 18:33:25 2017 +0000 |
committer | Benjamin Kramer <benny.kra@googlemail.com> | Thu Sep 14 18:33:25 2017 +0000 |
tree | cb4736cfcd98355720977eb529daba2f1fce2eeb | |
parent | 4d43fa8b059ebead403c618672ce81f1af0510c2 [diff] |
Remove usages of deprecated std::unary_function and std::binary_function. These are removed in C++17. We still have some users of unary_function::argument_type, so just spell that typedef out. No functionality change intended. Note that many of the argument types are actually wrong :) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313287 91177308-0d34-0410-b5e6-96231b3b80d8