wrapColumn overloads
Declared in <balxml_formatter_prettyimpl.h>
Return a reference providing modifiable access to the wrapColumn attribute of this object.
int&
wrapColumn();
» more...
Return a reference providing non-modifiable access to the wrapColumn attribute of this object.
int const&
wrapColumn() const;
» more...