$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] New C++14 config macros - opinions wanted
From: John Maddock (jz.maddock_at_[hidden])
Date: 2014-09-24 13:12:57
There is a pull request to add new config macros for C++14 features
(https://github.com/boostorg/config/pull/39), I have a few questions
really, particularly for those more familiar with C++14 than me:
* Do we need these?
* Are these the correct names?
* Are the proposed tests correct?
Thanks, John.