This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/86015] Better handling of iterator distances


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86015

--- Comment #2 from Josh Marshall <joshua.r.marshall.1991 at gmail dot com> ---
There are also lines close by which call std::distance() which need to be
similarly wrapped.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]