csv2 icon indicating copy to clipboard operation
csv2 copied to clipboard

llvm does not get -> in CellIterator

Open reder2000 opened this issue 3 years ago • 0 comments

with c a CellIterator, clang fails on c->fun(...). (c*).fun(...) compiles. msvc accepts both.

reder2000 avatar Apr 21 '22 17:04 reder2000