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 _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
