18 #ifndef INCLUDED_UHD_UTILS_CSV_HPP 19 #define INCLUDED_UHD_UTILS_CSV_HPP 26 namespace uhd{
namespace csv{
std::vector< row_type > rows_type
Definition: csv.hpp:28
std::vector< std::string > row_type
Definition: csv.hpp:27
Definition: convert.hpp:28
UHD_API rows_type to_rows(std::istream &input)
Convert an input stream to csv rows.
#define UHD_API
Definition: config.h:66