Skip to content

Use std::as_const instead of qAsConst, for KF consistency

Friedrich W. H. Kossebau requested to merge work/kossebau/asconst into master

Not part of public API, so can be C++17.

Would be the last place in KF still using qAsConst, so even if deprecated library nice to be handled, to not appear in searches or be copied around.

@apol

Merge request reports