On Tue, May 07, 2019 at 05:49:03PM +0300, Konstantin Tokarev wrote:
> >
> > (Honorable mention: QStringView is 64-bit ready.)
> 
> You were asking when static_casts between int and size_t are needed.
> Interfacing Qt-based code with Standard Library types is one of such cases.

C++20 and std::ssize(std::container) to the rescue.

Andre' 
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to