30 Oct
2017
30 Oct
'17
10:17 a.m.
2017-10-30 11:03 GMT+01:00 Vinnie Falco via Boost
On Mon, Oct 30, 2017 at 2:44 AM, Andrzej Krzemienski via Boost
wrote: I think I will take time to detect all the broken compilers using test matrix and disable the feature on those compilers.
Do you mean the feature added to Boost.Optional? This will still leave Boost.TypeTraits broken for the case I outlined in the test.
You are correct. Ideally `has_trivial_default_constructor` should be fixed. But this is something I have no control over, and it is the recent changes to `optional` that cause regression. Regards, &rzej;