[Development] QUtf8String{, View}

Thiago Macieira thiago.macieira at intel.com
Sat May 23 17:35:02 CEST 2020


On Saturday, 23 May 2020 05:39:37 PDT Giuseppe D'Angelo via Development wrote:
> To elaborate on this: does operator==(QStringView, char*) already exist
> (maybe under QT_NO_CAST...)? If yes, isn't that char* already assumed to
> be UTF-8? Do you want a QUtf8StringView to cleanly compile also under
> QT_NO_CAST_FROM_ASCII (and obviously use UTF-8, not Latin1), to reap
> compile-time strlen, etc?

All of the above.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel System Software Products





More information about the Development mailing list