![]() |
Project
|
Functions | |
| std::ostream & | operator<< (std::ostream &os, Column const &col) |
| Column | Spacer (size_t spaceWidth) |
| std::ostream & | operator<< (std::ostream &os, Columns const &cols) |
| std::ostream & Catch::TextFlow::operator<< | ( | std::ostream & | os, |
| Column const & | col | ||
| ) |
Definition at line 6968 of file catch_amalgamated.cxx.
| std::ostream & Catch::TextFlow::operator<< | ( | std::ostream & | os, |
| Columns const & | cols | ||
| ) |
Definition at line 7042 of file catch_amalgamated.cxx.
| Column Catch::TextFlow::Spacer | ( | size_t | spaceWidth | ) |
Definition at line 6981 of file catch_amalgamated.cxx.