[libcxx-commits] [libcxx] [libcxx] P2278R4: implement `{basic_, }const_iterator`, and have `cbegin` et. al. return it (PR #99915)
nicole mazzuca via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Aug 2 04:52:31 PDT 2024
strega-nil wrote:
> This one definitely looks like a feature to me, do you have additional context on why the other implementations did this as a DR?
As @frederick-vs-ja points out, the DR was a DR to this feature; the original paper (P2278R4) was not implemented as a DR.
https://github.com/llvm/llvm-project/pull/99915
More information about the libcxx-commits
mailing list