Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Date

Attendees

Goals

Discussion items

ItemWhoNotes
CMakeuse of C++2017Anthony Thornton
  • Can someone who knows CMake edit the configuration so that it sets -std=c++17 by default, please? On c++14, I get the error 'non static data member declared with placeholder auto' when trying to do something like
    auto p = new BaseParticle;
    but works on c++17.

   

Action items

  •  
  • No labels