lxqt / qterminal

A lightweight Qt-based terminal emulator
https://lxqt.github.io
GNU General Public License v2.0
598 stars 150 forks source link

Drop qAsConst #1119

Closed luis-pereira closed 5 months ago

luis-pereira commented 5 months ago

Prefer C++17 std::as_const(). The one that got away!