Boost logo

Boost :

Subject: Re: [boost] [config] C++17 macros wanted
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2017-05-26 19:32:08


On Friday, May 26, 2017, Tal Lancaster wrote:

> I have been adding C++17 features to date_time. There are two config
> macros, I would like to have:
>
> Test for C++17’s constexpr inline feature. Maybe call it something like:
> BOOST_NO_CXX17_CONSTEXPR_INLINE
> Test for C++17’s structured binding feature. Maybe call it something
> like: BOOST_NO_CXX17_STRUCT_BIND
>

How soon do you need these available?

(BOOST_NO_CXX17_STRUCTURED_BINDINGS and
BOOST_NO_CXX17_INLINE_VARABLES seem better to me).

Glen


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk