Skip to content

Use consistently std::as_const instead of qAsConst

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

Would there be a reason to use qAsConst in those places still? Could not find anything, like not breaking C++11-compat in public interfaces by what I saw.

@winterz @vkrause

Merge request reports