Horizon
Loading...
Searching...
No Matches
Catch::TablePrinter Class Reference

Public Member Functions

 TablePrinter (std::ostream &os, std::vector< ColumnInfo > columnInfos)
auto columnInfos () const -> std::vector< ColumnInfo > const &
void open ()
void close ()

Friends

template<typename T>
TablePrinter & operator<< (TablePrinter &tp, T const &value)
TablePrinter & operator<< (TablePrinter &tp, ColumnBreak)
TablePrinter & operator<< (TablePrinter &tp, RowBreak)

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