Raise to KF5 >= 5.37 and drop Boost fallback
Needs RevisionPublic

Authored by asturmlechner on Jun 14 2018, 5:59 PM.

Details

Reviewers
rthomsen
svuorela

Diff Detail

Repository
R746 Systemd Control Module
Branch
noboost
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23
Build 23: arc lint + arc unit
asturmlechner requested review of this revision.Jun 14 2018, 5:59 PM
asturmlechner created this revision.
svuorela requested changes to this revision.Jun 17 2018, 7:15 PM
svuorela added a subscriber: svuorela.

Note that I'm not a maintainer, so feel free to ignore.

src/confoption.h
29

These two namespace things mostly looks like a way to make the other half of the ifdef work.

49

All these exists in c++11 standard, no need to do them again.

This revision now requires changes to proceed.Jun 17 2018, 7:15 PM