Skip to content
  • Alexandre Duret-Lutz's avatar
    switch to C++14 compilation · f5dce597
    Alexandre Duret-Lutz authored
    * configure.ac: Compile in C++14 by default and rename
    --enable-c++14 as c++17.
    * doc/org/compile.org, doc/org/concepts.org, doc/org/index.org,
    doc/org/install.org, doc/org/tut.org, doc/org/upgrade2.org, HACKING,
    NEWS, README: Adjust all mentions of C++11.
    * spot/twaalgos/stats.hh: Use std::make_unique.
    f5dce597