[tab:facet.num.put.fill] (original) (raw)

28 Text processing library [text]

28.3 Localization library [localization]

28.3.4 Standard locale categories [locale.categories]

28.3.4.3 The numeric category [category.numeric]

28.3.4.3.3 Class template num_put [locale.nm.put]

28.3.4.3.3.3 Virtual functions [facet.num.put.virtuals]

Table 99 โ€” Fill padding [tab:facet.num.put.fill]

๐Ÿ”—State Location
๐Ÿ”—adjustfield == ios_baseโ€‹::โ€‹left pad after
๐Ÿ”—adjustfield == ios_baseโ€‹::โ€‹right pad before
๐Ÿ”—adjustfield == internal and a sign occurs in the representation pad after the sign
๐Ÿ”—adjustfield == internal and representation after stage 1 began with 0x or 0X pad after x or X
๐Ÿ”—otherwise pad before