[Development] Another integer typedef OR how to prepare for 64-bit in Qt 5

Thiago Macieira thiago.macieira at intel.com
Thu Dec 6 18:03:39 CET 2018


On Thursday, 6 December 2018 02:57:12 PST Marco Bubke wrote:
> We could let return .size() size_t and .ssize() ssize_t. So you can choose.
> std::span is going in that direction and I find it very pragmatical.

Generic code should deal with it being signed or unsigned.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Development mailing list