Hello, Do we have some Qt way to count the raised bits in a QFlags instance. I saw there's an inline qt_builtin_popcount, however it's not documented. Can I rely that it's going to always exist (probably not)? Can we get a method in QFlags that does this - counting the number of raised bits, instead of working around it (or implementing it myself)?
Thanks! Kind regards, Konstantin.
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest