8 Jun
2014
8 Jun
'14
9:21 a.m.
I'd say that people need to realize that there's more than one bool_.
I'm on the opposite end. I think it's better to reduce the fragmentation, it does no good in practice. It's the same as with std::shared_ptr vs boost::shared_ptr - both work and available, used in different places and yet incompatible.
I'm strongly against fragmentation like this, I feel it will simply confuse and frustrate users in equal measure: well it'll confuse and frustrate me anyway ;-) Ultimately though, this argument will be only be settled by someone doing some hacking. John.