csv2
csv2 copied to clipboard
llvm does not get -> in CellIterator
with c a CellIterator, clang fails on c->fun(...). (c*).fun(...) compiles. msvc accepts both.