On Mon, Sep 26, 2016 at 12:35 PM, Jakub Jelinek wrote:
>
> + New Rules for auto deduction from braced-init-list
> + href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3922.html";>N3922
>
> + No
> +
> +
This is in GCC 5.
OK with that change.
Jason
On 26/09/16 18:35 +0200, Jakub Jelinek wrote:
Hi!
The following patch adds some missing C++1z features to the table (wording
from
https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations#recs.cpp17
except for P0386R2 which is too new for that (Jon, can you look up the
fea
Hi!
The following patch adds some missing C++1z features to the table (wording
from
https://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations#recs.cpp17
except for P0386R2 which is too new for that (Jon, can you look up the
feature test macro if any from newer SD-6 draft?).