PrevUpHomeNext

utx::u16str_new


utx::u16str_new

utx::u16str_new is an alias template or a "derived from" class, used to create a string by new, by guaranteeing always auto-fill u'\0' for empty space.

utx::str_new_class

It is alias template of or derived from utx::str_new_class, for support specific character type.

The preferred choice is to use alias template, but for compatible, "derived from" is selected.

Rules:

See Also

utx::str_new

utx::wstr_new

utx::u8str_new

utx::u32str_new

utx::str_size


PrevUpHomeNext

utx::print

esv::print