Remove the part about implicit conversion from an iterator to a pointer. This part of the manual was written 14 years ago, in:37027c30ecThere do exist a type casting operator in `ilist` then:37027c30ec/llvm/include/llvm/ADT/ilist.h (L192-L194)But it has been remove since 2016:f197b1f78fSo I think it makes sense to remove this part to avoid mislead new contributors.
162 KiB
162 KiB