11 Jul
2016
11 Jul
'16
11 a.m.
I just wanted to bring these to attention so that they might get merged and find their way into the next Boost release.
Thanks, Deniz
PS: There is another open pull-request [5] (by John Maddock) which seems to be even more urgent.
+1. I've broken with msvc-14.0up3 type_erasure by enabling constexpr support in Boost.Config. Note however that the failure is completely constexpr-unrelated, it's just that a different PP-path is taken with that enabled which doesn't work with msvc for some reason. John.