vincentlaucsb / csv-parser

A high-performance, fully-featured CSV parser and serializer for modern C++.
MIT License
901 stars 150 forks source link

Fix not effective CXX STD config in CI #175

Closed xgdgsc closed 3 years ago

xgdgsc commented 3 years ago

Your STD config wasn' t working and all builds were actually built using c++17