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.wilder-5.25
parent
070009a5cb
commit
e29df8668f
9 changed files with 12 additions and 12 deletions
Loading…
Reference in new issue