
6 Dec
2024
6 Dec
'24
3:48 p.m.
On Fri, Dec 6, 2024 at 7:33 AM Peter Dimov
No, the public-facing design doesn't change. `BOOST_CXX14_CONSTEXPR` is replaced by the less ugly `constexpr` and that's pretty much it.
My next question is for those individuals who proclaim that requiring C++14 and later is ok. What is the specific rationale you used to determine whether the loss of users is worth the benefit of "BOOST_CXX14_CONSTEXPR replaced by the less ugly constexpr`?" Thanks