This class is an helper to produce csv headers from multi-array. More...
This class is an helper to produce csv headers from multi-array.
Usage:
Will produce ",test[0],test[1],test[2]"
Definition at line 32 of file csv_multiarray.hpp.
#include <csv_multiarray.hpp>
Public Member Functions | |
csv_col_str (std::string prp, std::stringstream &str) | |
|
inline |
Definition at line 34 of file csv_multiarray.hpp.