kazutakahirata wrote:

@kuhar I've added a few more tests on iterator traits.  Also, I've corrected a 
bug where `value_type` was a const value type in `const_iterator`.  IIUC, 
`value_type` is always a non-const value type.

https://github.com/llvm/llvm-project/pull/156137
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to