alugowski / fast_matrix_market

Fast and full-featured Matrix Market I/O library for C++, Python, and R
BSD 2-Clause "Simplified" License
75 stars 7 forks source link

Include `std::string` user type in main header #35

Closed alugowski closed 1 year ago

alugowski commented 1 year ago

Enables, for example, using std::vector<std::string> for values.