Set C++ standard to C++14.

Authored by johanneszarl on Sep 14 2019, 10:25 PM.

Description

Set C++ standard to C++14.

We've been using binary literals (0b...) since 2014(!), event though
they are part of C++14. Obviously, nobody reported any problem about
this the whole time, so let's make this official...

Details

Committed
johanneszarlSep 14 2019, 10:25 PM
Parents
R463:c38f51365a0e: Refactor: convert to new signal-connection style.
Branches
Unknown
Tags
Unknown