CBMC
|
#include <help_formatter.h>
Public Attributes | |
std::size_t | column = 0 |
bool | aligning = false |
std::string | word = "" |
Definition at line 29 of file help_formatter.h.
bool help_formattert::statet::aligning = false |
Definition at line 32 of file help_formatter.h.
std::size_t help_formattert::statet::column = 0 |
Definition at line 31 of file help_formatter.h.
std::string help_formattert::statet::word = "" |
Definition at line 33 of file help_formatter.h.