
9 Jun
2010
9 Jun
'10
4:05 p.m.
On 06/09/2010 05:26 PM, David Abrahams wrote:
At Wed, 9 Jun 2010 10:10:59 +0200, Philippe Vaucher wrote:
So can someone explain this to me? Whatever the rationale, I think it should be available in the documentation.
http://www.boost.org/doc/libs/1_43_0/doc/html/function/faq.html#id877916
Perfect, thanks.
I wonder if it's possible to support operator== returning a tribool. It should be possible to detect comparability similarly to how it's done for operator<< in boost/exception/detail/is_output_streamable.hpp.