From: Hans Dembinski (hans.dembinski_at_[hidden])
Date: 2023-02-26 12:51:28


> On 20. Feb 2023, at 14:11, John Maddock via Boost <boost_at_[hidden]> wrote:
>
> BTW we generally only add new macros at the request of an existing boost library.

Another bystander comment: I think Boost.Config is very useful also for external libs that want to work around compiler / library bugs, so I would be in favour to consider feature requests from non-boost authors. It is probably quite difficult even today to write a truly platform-independent lib without Boost.Config.