Closed GoogleCodeExporter closed 9 years ago
Thanks for reporting the bug.
Original comment by danielgutson@gmail.com
on 19 Dec 2011 at 3:31
could you reproduce it?
Original comment by lukas.vs...@gmail.com
on 19 Dec 2011 at 10:58
Maybe the error is related to the struct DummyComparator which always return
true in operator().
struct DummyComparator is used in:
class UniqueRankerLineal : public BaseUniqueRanker<T, Comp, DummyComparator<T>,
DisposalPolicy>
Original comment by lukas.vs...@gmail.com
on 26 Dec 2011 at 4:08
is this fixed?
Original comment by danielgutson@gmail.com
on 31 Dec 2011 at 11:24
yes, problem resolved at r289
Original comment by lukas.vs...@gmail.com
on 31 Dec 2011 at 4:17
Original comment by hugo.arregui
on 31 Dec 2011 at 5:07
Original issue reported on code.google.com by
lukas.vs...@gmail.com
on 19 Dec 2011 at 12:59Attachments: