[tab:locale.codecvt.unshift] (original) (raw)

28 Text processing library [text]

28.3 Localization library [localization]

28.3.4 Standard locale categories [locale.categories]

28.3.4.2 The ctype category [category.ctype]

28.3.4.2.5 Class template codecvt [locale.codecvt]

28.3.4.2.5.3 Virtual functions [locale.codecvt.virtuals]

Table 94 β€” do_unshift result values [tab:locale.codecvt.unshift]

πŸ”—Value Meaning
πŸ”—ok completed the sequence
πŸ”—partial space for more than to_end - to destination elements was needed to terminate a sequence given the value of state
πŸ”—error an unspecified error has occurred
πŸ”—noconv no termination is needed for this state_type