7 Jan
2015
7 Jan
'15
11:56 p.m.
Either way, I think that the more important effect of Beman's suggestion is not that the trait may pick up the std one's bugs, but that users of the trait will no longer be allowed to depend on Boost-specific parts of the interface that are not present in the std trait, such as an mpl::bool_ base class.
Also, `mpl::bool_` more closely matches `std::integral_constant` in C++14 rather than C++11. So it could cause code to break if type traits were directly swapped out with std traits in C++11. Paul -- View this message in context: http://boost.2283326.n4.nabble.com/Road-to-low-quality-code-is-paved-with-go... Sent from the Boost - Dev mailing list archive at Nabble.com.