1/*******************************************************************\
5Author: Daniel Kroening, dkr@amazon.com
7\*******************************************************************/
17 if(state.
word.empty())
20 // screen width exceeded when aligning?
35 auto next = [
this, &
pos]() ->
char {
53 // spaces in formatted text are non-breakable
54 while(
pos <
s.size() && (
ch = next()) !=
'}')
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
static std::ostream & yellow(std::ostream &)
static std::ostream & underline(std::ostream &)
static std::ostream & reset(std::ostream &)
static std::size_t width()
static std::ostream & bold(std::ostream &)