[libcxx-commits] [PATCH] D117449: [libcxx] Constrain common_iterator's iterator_traits specialization

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 18 09:10:05 PST 2022


ldionne commandeered this revision.
ldionne edited reviewers, added: CaseyCarter; removed: ldionne.
ldionne added a comment.

Commandeering to fix `common_iterator` with `output_iterator`. I would have done it as part of a separate patch, but both are interdependent (I can't write tests for my part of the change without your changes).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117449



More information about the libcxx-commits mailing list