[Bug libstdc++/123211] Consider specializing ranges::distance for join_view
barry.revzin at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 18 22:04:03 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123211
--- Comment #2 from Barry Revzin <barry.revzin at gmail dot com> ---
While I'm listing things, distance(r | reverse) is just distance(r).
More information about the Gcc-bugs
mailing list