Skip to content

qAsConst -> std::as_const

Vlad Zahorodnii requested to merge work/zzag/qasconst-to-std-as-const into master

We started using std::as_const() in some parts of kwin, so let's use it everywhere for the code consistency sake.

Merge request reports