Skip to content

Enable C++14

Dan Eble requested to merge dev/eble/cpp-14 into master

The Contributor's Guide already recommends GCC >= 5 or Clang >= 3.5, which both support C++14:

This upgrade allows some minor improvements to the C++ code, which are split into commits by kind.

Edited by Dan Eble

Merge request reports