On Sunday 17 November 2002 11:45 am, Daryle Walker wrote:
> You have poisoned (in)equality operators, because of your safe_bool
> type. Are you using a data pointer type, like "void *" that the
> IOStreams use for their safe-Boolean type? If so, you should switch to
> an even more useless type.
I don't know anything about Boost.Function except what I've seen
checking out the sample documentations. I have some thoughts on the ==
and != operators.
You have poisoned (in)equality operators, because of your safe_bool
type. Are you using a data pointer type, like "void *" that the
IOStre