$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2021-08-04 18:05:19
On 8/3/21 4:29 PM, Robert Ramey via Boost wrote:
> Any chance of seeing a feature macro for HAS_IS_CONSTANT_EVALUATED 
> appearing in Boost.Config any time soon?
I guess it's not really necessary as std::is_constant_evaluated is 
slated for C++20.  And it includes a corresponding feature macro so it 
shouldn't be necessary for boost.config to include this functionality. I 
might have preferred the "unified" model of using boost.config for all 
these but I guess the easiest is just to role with the times.
> 
> Robert Ramey
> 
> 
> _______________________________________________
> Unsubscribe & other changes: 
> http://listarchives.boost.org/mailman/listinfo.cgi/boost
>