Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2004-09-02 07:45:28


Matt S Trentini wrote:
> o Has the operator! addition been incorporated into later versions
> of boost?

Not yet, but you can always use the snippet in the link you posted to add it
yourself.

> - If not, why not?

It will probably be in the release after 1.32. While operator! is trivial to
implement, the relational operators that I also want to add are a little
more involved because they interact with another experimental feature,
equality comparisons of bind() function objects (required by
function<>::contains).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net