
29 Sep
2009
29 Sep
'09
3:40 p.m.
On Tue, Sep 29, 2009 at 8:12 AM, Dmitry Vinogradov <sraider@yandex.ru> wrote:
Does anybody know why intrusive_ptr has ==, != and < operators, but the rest ones are missing (i.e. >, <=, >=)? It makes hard to use intrusive_ptr in generic code.
Search for the subject line: Please don't define a fake"operator<"just for ordered containers" in the boost archives. ie starting at or around http://lists.boost.org/Archives/boost/2006/07/107267.php Make sure to continue into the next month, and the next,... Happy reading. Tony