Searched refs:TableRow (Results 1 – 1 of 1) sorted by relevance
201 struct TableRow { struct224 std::ostream& operator<<(std::ostream& out, const TableRow& row) { in operator <<() argument231 using RowMutator = std::function<void(TableRow*)>;232 using Table = std::map<std::string, TableRow>;