Skip to content

Use consistently std::as_const instead of qAsConst

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

Not part of public C++11-compat API, everything else using std::as_const now (change happened close to MR introducing this).

@carlschwan @podkiva

Merge request reports