ben-strasser / fast-cpp-csv-parser

fast-cpp-csv-parser
BSD 3-Clause "New" or "Revised" License
2.12k stars 439 forks source link

<future> is not supported when compiling with /clr or /clr:pure #6

Closed mumin16 closed 8 years ago

mumin16 commented 9 years ago
is not supported when compiling with /clr or /clr:pure
ben-strasser commented 8 years ago

Does defining CSV_IO_NO_THREAD help?