wrapColumn overloads
Synopses
Declared in <balxml_formatter_prettyimpl.h>
Return a reference providing modifiable access to the wrapColumn attribute of this object.
int&
wrapColumn();
Return a reference providing non‐modifiable access to the wrapColumn attribute of this object.
int const&
wrapColumn() const;
Created with MrDocs