Skip to content

Disallow (in particular GCC) extensions

Require strict C++14 everywhere, no GNU extensions. Should improve compatibility with other compilers.

Merge request reports