[tab:facet.num.get.length] (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.2 Class template num_get [locale.num.get]
28.3.4.3.2.3 Virtual functions [facet.num.get.virtuals]
Table 94 β Length modifier [tab:facet.num.get.length]
πType | Length modifier |
---|---|
πshort | h |
πunsigned short | h |
πlong | l |
πunsigned long | l |
πlong long | ll |
πunsigned long long | ll |
πdouble | l |
πlong double | L |