[all-commits] [llvm/llvm-project] c45f38: Implement LWG-3646 std::ranges::view_interface::si...
Igor Zhukov via All-commits
all-commits at lists.llvm.org
Thu Dec 15 16:14:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c45f382a12fc8ccc7324baad121ba5d262aab214
https://github.com/llvm/llvm-project/commit/c45f382a12fc8ccc7324baad121ba5d262aab214
Author: Igor Zhukov <fsb4000 at yandex.ru>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M libcxx/docs/Status/Cxx2bIssues.csv
M libcxx/include/__ranges/view_interface.h
M libcxx/test/std/ranges/range.utility/view.interface/view.interface.pass.cpp
Log Message:
-----------
Implement LWG-3646 std::ranges::view_interface::size returns a signed type
Reviewed By: Mordante, philnik, #libc
Differential Revision: https://reviews.llvm.org/D139791
More information about the All-commits
mailing list