7 #ifndef INCLUDED_UHD_UTILS_CSV_HPP 8 #define INCLUDED_UHD_UTILS_CSV_HPP 15 namespace uhd{
namespace csv{
std::vector< row_type > rows_type
Definition: csv.hpp:17
std::vector< std::string > row_type
Definition: csv.hpp:16
Definition: build_info.hpp:14
UHD_API rows_type to_rows(std::istream &input)
Convert an input stream to csv rows.
#define UHD_API
Definition: config.h:62