Boost logo

Boost Users :

From: Ilya Chvetsov(work) (chvetsov_at_[hidden])
Date: 2003-07-31 08:21:54


        Hi, boosters!
I have a question: why intrusive_ptr does not have operator == with
following signature:
template<class T>
bool operator == (T !const!* a, intrusive_ptr<T> const & b);
-Ilya


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