nicolasfella added inline comments.

INLINE COMMENTS

> config.cpp:99
> +{
> +    return std::all_of(m_data->outputs().cbegin(), m_data->outputs().cend(),
> +        [this](KScreen::OutputPtr output) {

extract m_data->outputs() into a variable.
See 
https://github.com/KDE/clazy/blob/master/docs/checks/README-temporary-iterator.md

REPOSITORY
  R104 KScreen

BRANCH
  autorotate

REVISION DETAIL
  https://phabricator.kde.org/D28773

To: z3ntu, #plasma, bshah
Cc: romangg, nicolasfella, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, 
cblack, jraleigh, zachus, fbampaloukas, ragreen, ZrenBot, ngraham, himcesjf, 
lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart

Reply via email to