jankratochvil added a comment.

In D77327#1967060 <https://reviews.llvm.org/D77327#1967060>, @labath wrote:

> I can't say I have tried this, but ummm.. why is there a need for a separate 
> iterator class for this equal_range stuff? Couldn't this be implemented via 
> an iterator_pair of the iterators of the underlying container (found via 
> lower/upper_bound) ?


OK, true, I will rework it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77327/new/

https://reviews.llvm.org/D77327



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to