formattingMode overloads
Synopses
Declared in <bdlat_selectioninfo.h>
Return a reference to the modifiable formatting mode of this selection info object.
int&
formattingMode();
Return the formatting mode of this selection info object.
constexpr
int
formattingMode() const;
Created with MrDocs