Searched defs:Spacer (Results 1 – 1 of 1) sorted by relevance
8576 class Spacer : public Column { class8579 explicit Spacer(size_t spaceWidth) : Column("") { in Spacer() function in Catch::clara::TextFlow::Spacer