31 Jul
2003
31 Jul
'03
1:21 p.m.
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