Issue 126442
Summary [libc++] Remove __wrap_iter::base() function
Labels libc++
Assignees
Reporter ldionne
    That function is absolutely non-standard. It can cause ambiguities and some people may have started to rely on the existence of this function, which is very brittle. We should give it an internal name at least.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to