$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] Boost and the Intel (Linux) compiler
From: Soul Studios (matt_at_[hidden])
Date: 2016-05-07 19:37:41
> * And of course, default compiler mode even for GCC is still C++03 not
> C++11 :(
Just to be a pedant, as of v6 the default is gnu++14, the gnu dialect
of C++14 :) https://gcc.gnu.org/gcc-6/changes.html