[libcxx-commits] [PATCH] D139791: [libc++]Implement LWG-3646 std::ranges::view_interface::size returns a signed type
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 15 11:08:04 PST 2022
Mordante added subscribers: philnik, Mordante.
Mordante accepted this revision as: Mordante.
Mordante added a comment.
Thanks for the patch, LGTM! I like to have somebody more familiar with ranges to have a second look, especially whether we're happy with the test coverage. @philnik can you have a look?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139791/new/
https://reviews.llvm.org/D139791
More information about the libcxx-commits
mailing list