From: Douglas Paul Gregor (gregod_at_[hidden])
Date: 2004-02-12 10:04:33


is_stateless was a mistake. It is poorly defined and of very limited
value. The only place it is used in Boost is in Function, where it's
interacting badly with the new operator== functionality.

I'd like to deprecate it in CVS head, or even outright kill it. Any
objections?

        Doug