As of today we are using the C++14 standard.
Our new reference compilers are:
- GCC 6.3.1 (Linux)
- Clang 800.0.42.1 (macOS)
On CentOS (6&7) please use devtoolset-6
to get the proper compiler.
See https://developer.lsst.io/services/lsst-dev.html#lsst-dev-tools for updated instructions on compiling on lsst-dev
, and https://developer.lsst.io/coding/cpp_style_guide.html#we-are-writing-c-14 for the new style rule.