[all-commits] [llvm/llvm-project] aed0e8: [libc++] Rename the template arguments of the algo...
philnik777 via All-commits
all-commits at lists.llvm.org
Sun Apr 10 05:22:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aed0e8b8056a51714f982d9a7873439bc506b540
https://github.com/llvm/llvm-project/commit/aed0e8b8056a51714f982d9a7873439bc506b540
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-04-10 (Sun, 10 Apr 2022)
Changed paths:
M libcxx/include/__algorithm/in_found_result.h
M libcxx/include/__algorithm/in_fun_result.h
M libcxx/include/__algorithm/in_in_out_result.h
M libcxx/include/__algorithm/in_in_result.h
M libcxx/include/__algorithm/in_out_out_result.h
M libcxx/include/__algorithm/in_out_result.h
Log Message:
-----------
[libc++] Rename the template arguments of the algorithm result types
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D123463
More information about the All-commits
mailing list