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