Skip to content
Commit 15611cac authored by Volker Krause's avatar Volker Krause Committed by Nicolás Alvarez
Browse files

Port from QStringRef to QStringView

The QStringView::to[Number]() methods in Qt5 cause one extra allocation
compared to the QStringRef counter-part. As long as we aren't on a hot
path this is probably not worth the extra #ifdef though.
parent ba2496ca
Pipeline #151138 passed with stage
in 14 minutes and 1 second
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment