Opened 13 years ago

Closed 13 years ago

#3164 closed Bugs (fixed)

pasto in docs

Reported by: me22.ca@… Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: intrusive
Version: Boost Release Branch Severity: Problem
Keywords: pasto, doc Cc:

Description

http://www.boost.org/doc/libs/1_39_0/doc/html/intrusive/set_multiset.html

I'm rather confident that this is wrong:

friend bool operator== (const MyClass &a, const MyClass &b)

{ return a.int_ < b.int_; }

Change History (1)

comment:1 by Ion Gaztañaga, 13 years ago

Resolution: fixed
Status: newclosed

Fixed for Boost 1.40

Note: See TracTickets for help on using tickets.