csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::viewer::CsvLogicalRow Struct Reference

#include <indexed_csv.hpp>

Public Attributes

std::optional< std::uint64_t > source_row
 
std::unordered_map< std::string, std::string > cells
 

Member Data Documentation

◆ cells

std::unordered_map<std::string, std::string> csvzall::viewer::CsvLogicalRow::cells

◆ source_row

std::optional<std::uint64_t> csvzall::viewer::CsvLogicalRow::source_row

The documentation for this struct was generated from the following file: