Issue 162104
Summary [libc++] Use algorithm policies in segmented iterator optimizations
Labels libc++
Assignees philnik777
Reporter ldionne
    I think we should be using the `AlgPolicy` here to extract the difference type. That looks like a bug to me. That actually seems to be the case for all of the segmented iterator optimizations.

_Originally posted by @ldionne in https://github.com/llvm/llvm-project/pull/161661#discussion_r2406902860_
 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to