Subject: Re: [boost] [config] Rethinking feature macros?
From: Peter Dimov (lists_at_[hidden])
Date: 2017-11-06 02:40:01


Niall Douglas wrote:

> And thus, very recent compilers actually have removed feature test macros,
> thus breaking my code which then thinks such and such a feature is not
> implemented. Which is quite annoying.

Do you have specific examples of macros being removed?