Project
Loading...
Searching...
No Matches
Catch::TextFlow Namespace Reference

Functions

std::ostream & operator<< (std::ostream &os, Column const &col)
 
Column Spacer (size_t spaceWidth)
 
std::ostream & operator<< (std::ostream &os, Columns const &cols)
 

Function Documentation

◆ operator<<() [1/2]

std::ostream & Catch::TextFlow::operator<< ( std::ostream &  os,
Column const &  col 
)

Definition at line 6968 of file catch_amalgamated.cxx.

◆ operator<<() [2/2]

std::ostream & Catch::TextFlow::operator<< ( std::ostream &  os,
Columns const &  cols 
)

Definition at line 7042 of file catch_amalgamated.cxx.

◆ Spacer()

Column Catch::TextFlow::Spacer ( size_t  spaceWidth)

Definition at line 6981 of file catch_amalgamated.cxx.