commit | bd90bcccca2b8b6a27cc9a99f8dda013b3d6fae4 | [log] [tgz] |
---|---|---|
author | Zachary Turner <zturner@google.com> | Mon Oct 10 16:44:09 2016 +0000 |
committer | Zachary Turner <zturner@google.com> | Mon Oct 10 16:44:09 2016 +0000 |
tree | 2edf9029495608a3979a170feb17b88f1bc4f50d | |
parent | a2e3c5a4578ce47766563a9cd9b5508b4ec7e578 [diff] |
Add llvm::apply to STLExtras. This is equivalent to the C++14 std::apply(). Since we are not using C++14 yet, this allows us to still make use of apply anyway. Differential revision: https://reviews.llvm.org/D25100 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283779 91177308-0d34-0410-b5e6-96231b3b80d8